Skip to content

Commit

Permalink
Merge pull request #4596 from microsoft/user/martinchrzan/nugetConfig
Browse files Browse the repository at this point in the history
Clearing any nuget configuration that might be coming from parent dir…
  • Loading branch information
martinchrzan committed Jun 30, 2020
2 parents 0dd17cc + 69d5ef3 commit 423cd20
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions nuget.config
@@ -0,0 +1,5 @@
<configuration>
<config>
<clear />
</config>
</configuration>

0 comments on commit 423cd20

Please sign in to comment.