Skip to content

Commit

Permalink
Merge pull request #115 from christianhelle/dependabot/nuget/Microsof…
Browse files Browse the repository at this point in the history
…t.Extensions.Azure-1.9.0

Bump Microsoft.Extensions.Azure from 1.7.6 to 1.9.0
  • Loading branch information
christianhelle authored Nov 28, 2024
2 parents 5d25aea + aea2ed5 commit df61414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CurlGenerator.Core/CurlGenerator.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
<PackageReference Include="NSwag.CodeGeneration.CSharp" Version="14.2.0" />
<PackageReference Include="NSwag.Core.Yaml" Version="14.2.0" />
<PackageReference Include="Microsoft.Extensions.Azure" Version="1.7.6" />
<PackageReference Include="Microsoft.Extensions.Azure" Version="1.9.0" />
</ItemGroup>

</Project>

0 comments on commit df61414

Please sign in to comment.