mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-27 00:07:58 +01:00
removed local nstack ref
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
<!-- Uncomment the RestoreSources element to have dotnet restore pull NStack from a local dir for testing -->
|
||||
<PropertyGroup>
|
||||
<!-- See https://stackoverflow.com/a/44463578/297526 -->
|
||||
<RestoreSources>$(RestoreSources);..\..\NStack\NStack\bin\Debug;https://api.nuget.org/v3/index.json</RestoreSources>
|
||||
<!--<RestoreSources>$(RestoreSources);..\..\NStack\NStack\bin\Debug;https://api.nuget.org/v3/index.json</RestoreSources>-->
|
||||
</PropertyGroup>
|
||||
<!-- API Documentation -->
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user