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 02b8f73 commit 99d48fdCopy full SHA for 99d48fd
src/tests/WebApi.OpenAPI.SystemTest/WebApi.OpenAPI.SystemTest.csproj
@@ -9,7 +9,7 @@
9
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.4" />
10
<PackageReference Include="Swashbuckle.AspNetCore" Version="9.0.6" />
11
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="9.0.6" />
12
- <PackageReference Include="Workleap.OpenApi.MSBuild" Version="0.12.2">
+ <PackageReference Include="Workleap.OpenApi.MSBuild" Version="0.12.3">
13
<PrivateAssets>all</PrivateAssets>
14
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
15
</PackageReference>
0 commit comments