mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-28 00:38:00 +01:00
It looks like packages.config files are obsolete. Travis verification test.
This commit is contained in:
@@ -31,10 +31,6 @@
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Reference Include="System" />
|
||||
<Reference Include="NStack">
|
||||
<HintPath>..\packages\NStack.Core.0.13.0\lib\netstandard1.5\NStack.dll</HintPath>
|
||||
<Private>False</Private>
|
||||
</Reference>
|
||||
<Reference Include="NStack">
|
||||
<HintPath>..\packages\NStack.Core.0.13.0\lib\netstandard1.5\NStack.dll</HintPath>
|
||||
</Reference>
|
||||
@@ -48,8 +44,5 @@
|
||||
<Name>Terminal.Gui</Name>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="packages.config" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||
</Project>
|
||||
Reference in New Issue
Block a user