Skip to content

Commit

Permalink
Bump NuGet dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
SonnyRR committed Feb 7, 2025
1 parent c2d3da3 commit 0dba1dd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cosmos.BulkOperation.CLI/Cosmos.BulkOperation.CLI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
<PackageReference Include="Destructurama.Attributed" Version="5.1.0" />
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.46.1" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="9.0.1" />
<PackageReference Include="Polly" Version="8.5.1" />
<PackageReference Include="Roslynator.Analyzers" Version="4.12.10">
<PackageReference Include="Polly" Version="8.5.2" />
<PackageReference Include="Roslynator.Analyzers" Version="4.12.11">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand All @@ -25,7 +25,7 @@
<PackageReference Include="Serilog.Sinks.File" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="9.0.1" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="9.0.1" />
<PackageReference Include="SonarAnalyzer.CSharp" Version="10.5.0.109200">
<PackageReference Include="SonarAnalyzer.CSharp" Version="10.6.0.109712">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 0dba1dd

Please sign in to comment.