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 dd05dd1 commit 683b8f1Copy full SHA for 683b8f1
docs/fundamentals/snippets/custom-urls/AspireApp.Api/AspireApp.Api.csproj
@@ -7,7 +7,7 @@
7
</PropertyGroup>
8
9
<ItemGroup>
10
- <PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.7" />
+ <PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.8" />
11
<PackageReference Include="Scalar.AspNetCore" Version="2.6.8" />
12
</ItemGroup>
13
0 commit comments