소스 검색

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

BDisp 2 년 전
부모
커밋
8fe2e842e7
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  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>