Skip to content

Commit

Permalink
Merge pull request #7916 from dotnet/mthalman-patch-1
Browse files Browse the repository at this point in the history
Update referenced NuGet version
  • Loading branch information
joeloff committed May 1, 2024
2 parents 041b402 + 87abd98 commit a325ffa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions eng/dependabot/Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
<PackageReference Update="Microsoft.Extensions.Logging" Version="8.0.0" />
<PackageReference Update="Microsoft.Extensions.Logging.Console" Version="8.0.0" />
<PackageReference Update="Microsoft.Extensions.Logging.Abstractions" Version="8.0.0" />
<PackageReference Update="NuGet.Configuration" Version="6.8.0" />
<PackageReference Update="NuGet.Credentials" Version="6.8.0" />
<PackageReference Update="NuGet.Protocol" Version="6.8.0" />
<PackageReference Update="NuGet.Configuration" Version="6.8.1" />
<PackageReference Update="NuGet.Credentials" Version="6.8.1" />
<PackageReference Update="NuGet.Protocol" Version="6.8.1" />

<!--Analyzers-->
<PackageReference Update="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.4" />
Expand Down

0 comments on commit a325ffa

Please sign in to comment.