Use NStack 0.14

This commit is contained in:
Miguel de Icaza
2020-03-30 13:29:23 -04:00
committed by GitHub
parent fd6cb0f0bb
commit ee2f2bfa62

View File

@@ -32,7 +32,7 @@
<ItemGroup>
<Reference Include="System" />
<Reference Include="NStack">
<HintPath>..\packages\NStack.Core.0.13.0\lib\netstandard1.5\NStack.dll</HintPath>
<HintPath>..\packages\NStack.Core.0.14.0\lib\netstandard1.5\NStack.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
@@ -45,4 +45,4 @@
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
</Project>
</Project>