Fix the path folder separator with unit style.

This commit is contained in:
BDisp
2024-10-09 21:47:32 +01:00
parent 88e2ee6c56
commit 2c01b33eb2

View File

@@ -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">