File tree Expand file tree Collapse file tree
Preagonal.Scripting.GS2Engine.TestApp
Preagonal.Scripting.GS2Engine.UnitTests Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 <ItemGroup >
2424 <PackageReference Include =" GS2Compiler" Version =" 1.1.4" />
2525 <PackageReference Include =" NSubstitute" Version =" 5.3.0" />
26- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.14.1 " />
26+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 18.0.0 " />
2727 <PackageReference Include =" xunit" Version =" 2.9.3" />
2828 </ItemGroup >
2929
Original file line number Diff line number Diff line change 1616 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1717 </PackageReference >
1818 <PackageReference Include =" GS2Compiler" Version =" 1.1.4" />
19- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.14.1 " />
19+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 18.0.0 " />
2020 <PackageReference Include =" NSubstitute" Version =" 5.3.0" />
2121 <PackageReference Include =" xunit" Version =" 2.9.3" />
22- <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.1.4 " >
22+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.1.5 " >
2323 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2424 <PrivateAssets >all</PrivateAssets >
2525 </PackageReference >
You can’t perform that action at this time.
0 commit comments