Skip to content

Commit cbbda4a

Browse files
committed
Update NuGet.Config
1 parent 3a89a5a commit cbbda4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/NuGet.Config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
<configuration>
33
<packageSources>
44
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
5-
<add key="local" value="..\nuget" />
5+
<add key="local" value="../nuget" />
66
</packageSources>
77
</configuration>

0 commit comments

Comments
 (0)