This commit is contained in:
miguel
2018-05-11 22:51:03 -04:00
parent 21b9fd8112
commit 345eec1e5d
5 changed files with 9 additions and 3 deletions

View File

@@ -35,6 +35,9 @@
<HintPath>..\packages\NStack.Core.0.11.0\lib\netstandard1.5\NStack.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="NStack">
<HintPath>..\packages\NStack.Core.0.11.0\lib\netstandard1.5\NStack.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="demo.cs" />