Skip to content

Commit

Permalink
Merge pull request #6997 from dotnet/dependabot/nuget/eng/dependabot/…
Browse files Browse the repository at this point in the history
…main/Microsoft.Build.Utilities.Core-17.7.2

Bump Microsoft.Build.Utilities.Core from 17.7.0 to 17.7.2 in /eng/dependabot
  • Loading branch information
v-wuzhai authored Sep 7, 2023
2 parents e850a0d + 56e7c26 commit eac94d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/dependabot/Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<PackageReference Update="System.IO.Compression" Version="4.3.0" />
<PackageReference Update="System.Runtime.Loader" Version="4.3.0" />
<PackageReference Update="Microsoft.Build.Framework" Version="17.7.2" />
<PackageReference Update="Microsoft.Build.Utilities.Core" Version="17.7.0" />
<PackageReference Update="Microsoft.Build.Utilities.Core" Version="17.7.2" />
<PackageReference Update="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Update="Microsoft.Extensions.Logging" Version="7.0.0" />
<PackageReference Update="Microsoft.Extensions.Logging.Console" Version="6.0.0" />
Expand Down

0 comments on commit eac94d7

Please sign in to comment.