|
@@ -9,7 +9,7 @@
|
|
<!--To inherit the global NuGet package sources remove the <clear/> line below -->
|
|
<!--To inherit the global NuGet package sources remove the <clear/> line below -->
|
|
<clear />
|
|
<clear />
|
|
<add key="nuget" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
|
|
<add key="nuget" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
|
|
- <add key="LocalPackages" value="Terminal.Gui\bin\Release" />
|
|
|
|
|
|
+ <add key="LocalPackages" value="Terminal.Gui/bin/Release" />
|
|
</packageSources>
|
|
</packageSources>
|
|
<packageSourceMapping>
|
|
<packageSourceMapping>
|
|
<packageSource key="nuget">
|
|
<packageSource key="nuget">
|