File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
src/RapidIntegrationTesting
test/RapidIntegrationTesting.Integration.Tests Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 66
77 <ItemGroup >
88 <PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 9.0.0" />
9- <PackageReference Include =" Testcontainers" Version =" 4.0 .0" />
9+ <PackageReference Include =" Testcontainers" Version =" 4.1 .0" />
1010 <PackageReference Include =" Microsoft.AspNetCore.SignalR.Client" Version =" 9.0.0" />
1111 </ItemGroup >
1212
Original file line number Diff line number Diff line change 1010
1111 <ItemGroup >
1212 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12.0" />
13- <PackageReference Include =" Testcontainers.MsSql" Version =" 4.0 .0" />
13+ <PackageReference Include =" Testcontainers.MsSql" Version =" 4.1 .0" />
1414 <PackageReference Include =" xunit" Version =" 2.9.2" />
15- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.2 " >
15+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.0.0 " >
1616 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1717 <PrivateAssets >all</PrivateAssets >
1818 </PackageReference >
19- <PackageReference Include =" coverlet.collector" Version =" 6.0.2 " >
19+ <PackageReference Include =" coverlet.collector" Version =" 6.0.3 " >
2020 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2121 <PrivateAssets >all</PrivateAssets >
2222 </PackageReference >
You can’t perform that action at this time.
0 commit comments