Pārlūkot izejas kodu

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

BDisp 2 gadi atpakaļ
vecāks
revīzija
8fe2e842e7
1 mainītis faili ar 0 papildinājumiem un 3 dzēšanām
  1. 0 3
      Example/Example.csproj

+ 0 - 3
Example/Example.csproj

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