File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 <ItemGroup >
2626 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 18.0.1" />
2727 <!-- We only include here the MSTest framework to run tests mixed with MSTest assertions, but set it to private to prevent conflicts -->
28- <PackageReference Include =" MSTest.TestFramework" Version =" 3.10.4 " ExcludeAssets =" build;analyzers;native" />
28+ <PackageReference Include =" MSTest.TestFramework" Version =" 4.0.2 " ExcludeAssets =" build;analyzers;native" />
2929 <ProjectReference Include =" ..\Api\GdUnit4Api.csproj" />
3030 <ProjectReference Include =" ..\TestAdapter\GdUnit4TestAdapter.csproj" />
3131 <PackageReference Include =" gdUnit4.analyzers" Version =" $(GdUnitAnalyzersVersion)" >
Original file line number Diff line number Diff line change 1313 <PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 18.0.1" />
1414 <PackageVersion Include =" Microsoft.TestPlatform.ObjectModel" Version =" 18.0.1" />
1515 <PackageVersion Include =" Microsoft.TestPlatform.AdapterUtilities" Version =" 18.0.1" />
16- <PackageVersion Include =" MSTest.TestAdapter" Version =" 3.10.4 " />
17- <PackageVersion Include =" MSTest.TestFramework" Version =" 3.10.4 " />
16+ <PackageVersion Include =" MSTest.TestAdapter" Version =" 4.0.2 " />
17+ <PackageVersion Include =" MSTest.TestFramework" Version =" 4.0.2 " />
1818
1919 <!-- Roslyn/Code Analysis (compatible with all target frameworks) -->
2020 <PackageVersion Include =" Microsoft.CodeAnalysis" Version =" 4.14.0" />
Original file line number Diff line number Diff line change 2121 <ItemGroup >
2222 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 18.0.1" />
2323 <!-- We only include here the MSTest framework to run tests mixed with MSTest assertions, but set it to private to prevent conflicts -->
24- <PackageReference Include =" MSTest.TestFramework" Version =" 3.10.4 " ExcludeAssets =" build;analyzers;native" />
24+ <PackageReference Include =" MSTest.TestFramework" Version =" 4.0.2 " ExcludeAssets =" build;analyzers;native" />
2525 <PackageReference Include =" gdUnit4.api" Version =" 5.1.0-rc3" />
2626 <PackageReference Include =" gdUnit4.test.adapter" Version =" 3.0.0" />
2727 <PackageReference Include =" gdUnit4.analyzers" Version =" 1.0.0" >
You can’t perform that action at this time.
0 commit comments