File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Tests/LightWeight.AdoNet.Tests Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1919 </PropertyGroup >
2020
2121 <ItemGroup >
22- <PackageReference Include =" MSTest.TestFramework" Version =" 3.11 .0" />
22+ <PackageReference Include =" MSTest.TestFramework" Version =" 4.0 .0" />
2323 <PackageReference Include =" Roslynator.Formatting.Analyzers" Version =" 4.14.1" >
2424 <PrivateAssets >all</PrivateAssets >
2525 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
Original file line number Diff line number Diff line change 1010
1111 <ItemGroup >
1212 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 18.0.0" />
13- <PackageReference Include =" MSTest.TestAdapter" Version =" 3.11 .0" />
14- <PackageReference Include =" MSTest.TestFramework" Version =" 3.11 .0" />
13+ <PackageReference Include =" MSTest.TestAdapter" Version =" 4.0 .0" />
14+ <PackageReference Include =" MSTest.TestFramework" Version =" 4.0 .0" />
1515 <PackageReference Include =" Roslynator.Formatting.Analyzers" Version =" 4.14.1" >
1616 <PrivateAssets >all</PrivateAssets >
1717 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
You can’t perform that action at this time.
0 commit comments