Sfoglia il codice sorgente

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

BDisp 2 anni fa
parent
commit
8fe2e842e7
1 ha cambiato i file con 0 aggiunte e 3 eliminazioni
  1. 0 3
      Example/Example.csproj

+ 0 - 3
Example/Example.csproj

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