Skip to content

Commit 69d5ef3

Browse files
Clearing any nuget configuration that might be coming from parent directories, fixes microsoft#4595
1 parent f46b876 commit 69d5ef3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

nuget.config

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<configuration>
2+
<config>
3+
<clear />
4+
</config>
5+
</configuration>

0 commit comments

Comments
 (0)