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 384ab05 commit eacf7c4Copy full SHA for eacf7c4
examples/net8.0/aspnetcore/aspnetcore.csproj
@@ -15,7 +15,7 @@
15
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.20" />
16
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.20.1" />
17
<PackageReference Include="OpenTelemetry.Exporter.Console" Version="1.12.0" />
18
- <PackageReference Include="Swashbuckle.AspNetCore" Version="9.0.3" />
+ <PackageReference Include="Swashbuckle.AspNetCore" Version="9.0.6" />
19
</ItemGroup>
20
21
<ItemGroup Condition=" '$(BuildDistroFromSource)' != 'false' ">
0 commit comments