Skip to content

Commit ecfb174

Browse files
committed
nuget config from root
1 parent 336add3 commit ecfb174

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/nuget.config renamed to nuget.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<configuration>
33
<packageSources>
44
<clear />
5-
<add key="LocalDev" value="./TypeShim/bin/Release" />
5+
<add key="LocalDev" value="./src/TypeShim/bin/Release" />
66
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
77
</packageSources>
88
</configuration>

0 commit comments

Comments
 (0)