File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Workleap.Extensions.OpenAPI.Tests
tests/WebApi.OpenAPI.SystemTest Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2121 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2222 <PrivateAssets >all</PrivateAssets >
2323 </PackageReference >
24- <PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 8.0.21 " Condition =" '$(TargetFramework)' == 'net8.0'" />
25- <PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 9.0.10 " Condition =" '$(TargetFramework)' == 'net9.0'" />
24+ <PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 8.0.22 " Condition =" '$(TargetFramework)' == 'net8.0'" />
25+ <PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 9.0.11 " Condition =" '$(TargetFramework)' == 'net9.0'" />
2626 </ItemGroup >
2727
2828 <ItemGroup >
Original file line number Diff line number Diff line change 1111 </PropertyGroup >
1212
1313 <ItemGroup >
14- <PackageReference Include =" Microsoft.AspNetCore.OpenApi" Version =" 8.0.21 " />
14+ <PackageReference Include =" Microsoft.AspNetCore.OpenApi" Version =" 8.0.22 " />
1515 <PackageReference Include =" Swashbuckle.AspNetCore" Version =" 8.1.4" />
1616 <PackageReference Include =" Swashbuckle.AspNetCore.Annotations" Version =" 8.1.4" />
1717 <PackageReference Include =" Workleap.OpenApi.MSBuild" Version =" 0.12.2" >
You can’t perform that action at this time.
0 commit comments