Skip to content

Commit 62b9eca

Browse files
author
Oren Novotny
committed
use forward slash
1 parent bf6c150 commit 62b9eca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Rx.NET/Integration/NuGet.Config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
<add key="myget.org rxnet" value="https://dotnet.myget.org/F/rx/api/v3/index.json" />
55
<add key="Build Packages" value="https://www.myget.org/F/c037199d-41df-4567-b966-25ff65324688/api/v3/index.json" />
66
<add key="NuGet.org" value="https://api.nuget.org/v3/index.json" />
7-
<add key="Local Packages" value=".\LocalPackages" />
7+
<add key="Local Packages" value="./LocalPackages" />
88
</packageSources>
99
</configuration>

0 commit comments

Comments
 (0)