Skip to content

Commit

Permalink
Bump Azure.Core (#42079)
Browse files Browse the repository at this point in the history
Bumps the dotnet group in /docs/ai/how-to/snippets/content-filtering with 1 update: [Azure.Core](https://github.com/Azure/azure-sdk-for-net).


Updates `Azure.Core` from 1.41.0 to 1.42.0
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Core_1.41.0...Azure.Core_1.42.0)

---
updated-dependencies:
- dependency-name: Azure.Core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 72bc35c commit 0fc0f25
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<ItemGroup>
<PackageReference Include="Azure.AI.OpenAI" Version="1.0.0-beta.17" />
<PackageReference Include="Azure.Core" Version="1.41.0" />
<PackageReference Include="Azure.Core" Version="1.42.0" />
</ItemGroup>

</Project>

0 comments on commit 0fc0f25

Please sign in to comment.