Skip to content

Commit

Permalink
Bump Microsoft.Extensions.Azure from 1.7.6 to 1.9.0
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Extensions.Azure](https://github.com/Azure/azure-sdk-for-net) from 1.7.6 to 1.9.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Microsoft.Extensions.Azure_1.7.6...Microsoft.Extensions.Azure_1.9.0)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Azure
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 28, 2024
1 parent 5d25aea commit aea2ed5
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 aea2ed5

Please sign in to comment.