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 e63712e commit 3709354Copy full SHA for 3709354
samples/aspnetcore/SwaggerODataSample/SwaggerODataSample.csproj
@@ -8,7 +8,7 @@
8
9
<ItemGroup>
10
<PackageReference Include="Microsoft.Extensions.PlatformAbstractions" Version="1.1.0" />
11
- <PackageReference Include="Swashbuckle.AspNetCore" Version="5.0.0-*" />
+ <PackageReference Include="Swashbuckle.AspNetCore" Version="5.6.3-*" />
12
</ItemGroup>
13
14
samples/aspnetcore/SwaggerSample/SwaggerSample.csproj
0 commit comments