Fixes #2172. NStack nuget package not needed anymore in the Example project.

This commit is contained in:
BDisp
2022-11-04 09:44:22 +00:00
parent 19ffc6b748
commit fd0768ac8d

View File

@@ -10,9 +10,6 @@
<Version>1.0</Version>
<InformationalVersion>1.0</InformationalVersion>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="NStack.Core" Version="1.0.5" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Terminal.Gui\Terminal.Gui.csproj" />
</ItemGroup>