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 f9298b4 commit 08b7e35Copy full SHA for 08b7e35
docs/fundamentals/snippets/http-commands/AspireApp/AspireApp.Api/AspireApp.Api.csproj
@@ -11,8 +11,8 @@
11
12
<ItemGroup>
13
<PackageReference Include="Aspire.StackExchange.Redis.DistributedCaching" Version="9.4.2" />
14
- <PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.8" />
15
- <PackageReference Include="Scalar.AspNetCore" Version="2.7.2" />
+ <PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.9" />
+ <PackageReference Include="Scalar.AspNetCore" Version="2.8.4" />
16
</ItemGroup>
17
18
0 commit comments