File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 99 </PropertyGroup >
1010
1111 <ItemGroup >
12- <PackageReference Include =" FsCheck" Version =" 3.3.0 " />
13- <PackageReference Include =" FsCheck.Xunit.v3" Version =" 3.3.0 " />
14- <PackageReference Include =" Microsoft.Extensions.TimeProvider.Testing" Version =" 9.8 .0" />
12+ <PackageReference Include =" FsCheck" Version =" 3.3.1 " />
13+ <PackageReference Include =" FsCheck.Xunit.v3" Version =" 3.3.1 " />
14+ <PackageReference Include =" Microsoft.Extensions.TimeProvider.Testing" Version =" 9.9 .0" />
1515 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.14.1" />
1616 <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.1.4" >
1717 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2121 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2222 <PrivateAssets >all</PrivateAssets >
2323 </PackageReference >
24- <PackageReference Include =" xunit.v3" Version =" 2 .0.3 " />
24+ <PackageReference Include =" xunit.v3" Version =" 3 .0.1 " />
2525 </ItemGroup >
2626
2727 <ItemGroup >
You can’t perform that action at this time.
0 commit comments