mirror of
https://github.com/microsoft/PowerToys
synced 2024-11-22 00:03:48 +00:00
Merge pull request #4596 from microsoft/user/martinchrzan/nugetConfig
Clearing any nuget configuration that might be coming from parent dir…
This commit is contained in:
commit
423cd20922
5
nuget.config
Normal file
5
nuget.config
Normal file
@ -0,0 +1,5 @@
|
||||
<configuration>
|
||||
<config>
|
||||
<clear />
|
||||
</config>
|
||||
</configuration>
|
Loading…
Reference in New Issue
Block a user