Skip to content

Commit

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

Bump Microsoft.Build.Utilities.Core from 17.7.2 to 17.8.3 in /eng/dependabot
  • Loading branch information
v-wuzhai authored Nov 20, 2023
2 parents 5fcc533 + cb5cf9f commit 7c636aa
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.8.3" />
<PackageReference Update="Microsoft.Build.Utilities.Core" Version="17.7.2" />
<PackageReference Update="Microsoft.Build.Utilities.Core" Version="17.8.3" />
<PackageReference Update="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Update="Microsoft.Extensions.Logging" Version="7.0.0" />
<PackageReference Update="Microsoft.Extensions.Logging.Console" Version="7.0.0" />
Expand Down

0 comments on commit 7c636aa

Please sign in to comment.