ListView works

This commit is contained in:
Miguel de Icaza
2018-02-08 22:33:47 -05:00
parent df29c3caae
commit da8307dd03
4 changed files with 215 additions and 7 deletions

View File

@@ -32,7 +32,7 @@
<ItemGroup>
<Reference Include="System" />
<Reference Include="NStack">
<HintPath>packages\NStack.Core.0.7.0\lib\netstandard1.5\NStack.dll</HintPath>
<HintPath>packages\NStack.Core.0.8.0\lib\netstandard1.5\NStack.dll</HintPath>
<Private>False</Private>
</Reference>
</ItemGroup>