File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 88
99 <ItemGroup >
1010 <PackageReference Include =" Microsoft.AspNetCore.Cors" Version =" 2.3.0" />
11- <PackageReference Include =" Microsoft.AspNetCore.OpenApi" Version =" 9.0.2 " />
12- <PackageReference Include =" Swashbuckle.AspNetCore" Version =" 7.2 .0" />
11+ <PackageReference Include =" Microsoft.AspNetCore.OpenApi" Version =" 9.0.3 " />
12+ <PackageReference Include =" Swashbuckle.AspNetCore" Version =" 8.0 .0" />
1313 </ItemGroup >
1414
1515 <ItemGroup >
Original file line number Diff line number Diff line change 1010 </PropertyGroup >
1111
1212 <ItemGroup >
13- <PackageReference Include =" FluentAssertions" Version =" 8.0.1 " />
14- <PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 9.0.2 " />
13+ <PackageReference Include =" FluentAssertions" Version =" 8.2.0 " />
14+ <PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 9.0.3 " />
1515 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.13.0" />
16- <PackageReference Include =" Testcontainers" Version =" 4.2 .0" />
16+ <PackageReference Include =" Testcontainers" Version =" 4.3 .0" />
1717 <PackageReference Include =" xunit" Version =" 2.9.3" />
1818 <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.0.2" >
1919 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
You can’t perform that action at this time.
0 commit comments