We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6b182e commit dcbe580Copy full SHA for dcbe580
tests/Neo.FileStorage.API.UnitTests/Neo.FileStorage.API.UnitTests.csproj
@@ -12,9 +12,7 @@
12
</ItemGroup>
13
14
<ItemGroup>
15
- <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
16
- <PackageReference Include="MSTest.TestAdapter" Version="3.8.0" />
17
- <PackageReference Include="MSTest.TestFramework" Version="3.8.0" />
+ <PackageReference Include="MSTest" Version="3.7.2" />
18
19
20
0 commit comments