mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-27 00:07:58 +01:00
Fix the path folder separator with unit style.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<!--To inherit the global NuGet package sources remove the <clear/> line below -->
|
||||
<clear />
|
||||
<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>
|
||||
<packageSourceMapping>
|
||||
<packageSource key="nuget">
|
||||
|
||||
Reference in New Issue
Block a user