File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
ManagedCode.IntegrationTestBaseKit.XUnit Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 2121
2222 <ItemGroup >
2323 <PackageReference Include =" xunit" Version =" 2.9.0" />
24- <PackageReference Update =" DotNet.ReproducibleBuilds" Version =" 1.2.4" >
25- <PrivateAssets >all</PrivateAssets >
26- <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
27- </PackageReference >
24+ <PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 8.0.8" />
25+ <PackageReference Include =" Microsoft.AspNetCore.SignalR.Client" Version =" 8.0.8" />
26+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.11.0" />
27+ <PackageReference Include =" Microsoft.Playwright" Version =" 1.46.0" />
28+ <PackageReference Include =" Microsoft.TestPlatform.TestHost" Version =" 17.11.0" />
29+ <PackageReference Include =" Testcontainers" Version =" 3.9.0" />
2830 </ItemGroup >
2931
3032</Project >
You can’t perform that action at this time.
0 commit comments