We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f9aaa8 commit 4af9d08Copy full SHA for 4af9d08
docs/azure/sdk/snippets/aspnetcore-guidance/MinApiSample/MinApiSample.csproj
@@ -7,7 +7,7 @@
7
</PropertyGroup>
8
9
<ItemGroup>
10
- <PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.4" />
+ <PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.5" />
11
<PackageReference Include="Azure.Messaging.ServiceBus" Version="7.19.0" />
12
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.7.0" />
13
<PackageReference Include="Azure.Storage.Blobs" Version="12.24.0" />
0 commit comments