File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
ArchUnitNET.MSTestV2Tests
ArchUnitNET.MSTestV3Tests Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 77 </PropertyGroup >
88 <ItemGroup >
99 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.14.1" />
10- <PackageReference Include =" MSTest.TestAdapter" Version =" 2.2.10 " />
11- <PackageReference Include =" MSTest.TestFramework" Version =" 2.2.10 " />
10+ <PackageReference Include =" MSTest.TestAdapter" Version =" 4.0.2 " />
11+ <PackageReference Include =" MSTest.TestFramework" Version =" 4.0.2 " />
1212 </ItemGroup >
1313 <ItemGroup >
1414 <ProjectReference Include =" ..\ArchUnitNET.MSTestV2\ArchUnitNET.MSTestV2.csproj" />
Original file line number Diff line number Diff line change 66 <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
77 </PropertyGroup >
88 <ItemGroup >
9- <PackageReference Include =" MSTest" Version =" 3.10.4 " />
9+ <PackageReference Include =" MSTest" Version =" 4.0.2 " />
1010 </ItemGroup >
1111 <ItemGroup >
1212 <Using Include =" Microsoft.VisualStudio.TestTools.UnitTesting" />
You can’t perform that action at this time.
0 commit comments