File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed
tests/MongoFramework.AspNetCore.Identity.Tests Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change 1919 <ItemGroup >
2020 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 18.0.0" />
2121 <PackageReference Include =" AwesomeAssertions" Version =" 9.2.1" />
22- <PackageReference Include =" xunit.v3" Version =" 3.2.0-pre.10 " />
22+ <PackageReference Include =" xunit.v3" Version =" 3.1.0 " />
2323 <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.1.5" >
2424 <PrivateAssets >all</PrivateAssets >
2525 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2626 </PackageReference >
27- <PackageReference Include =" coverlet.collector" Version =" 6.0.4" >
28- <PrivateAssets >all</PrivateAssets >
29- <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
30- </PackageReference >
3127 </ItemGroup >
3228
3329 <ItemGroup >
You can’t perform that action at this time.
0 commit comments