Skip to content

Commit dcbe580

Browse files
Update tests/Neo.FileStorage.API.UnitTests/Neo.FileStorage.API.UnitTests.csproj
Co-authored-by: Christopher Schuchardt <[email protected]>
1 parent a6b182e commit dcbe580

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

tests/Neo.FileStorage.API.UnitTests/Neo.FileStorage.API.UnitTests.csproj

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,7 @@
1212
</ItemGroup>
1313

1414
<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" />
15+
<PackageReference Include="MSTest" Version="3.7.2" />
1816
</ItemGroup>
1917

2018
<ItemGroup>

0 commit comments

Comments
 (0)