Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Commit af583d5

Browse files
author
KevinHoward
committed
Added Microsoft.NET.Test.Sdk dep so NUnit tests appear in Test Explorer
1 parent 5d586b1 commit af583d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ServiceStack.OrmLite.SqlServerTests/ServiceStack.OrmLite.SqlServerTests.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
</PropertyGroup>
1414

1515
<ItemGroup>
16+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.3.0" />
1617
<PackageReference Include="NUnit" Version="3.7.1" />
1718
<Reference Include="..\..\lib\pcl\ServiceStack.Interfaces.dll" />
1819
</ItemGroup>

0 commit comments

Comments
 (0)