This commit is contained in:
2018-07-14 13:57:39 +02:00
parent e6e242f7c1
commit 284b7d16c1
4 changed files with 19 additions and 15 deletions
@@ -28,6 +28,10 @@
<DotNetCliToolReference Include="dotnet-xunit" Version="2.3.1" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\PocketSharp\PocketSharp.csproj" />
</ItemGroup>
<ItemGroup>
<Reference Include="PocketSharp">
<HintPath>..\PocketSharp\bin\Debug\netstandard2.0\PocketSharp.dll</HintPath>