mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 19:57:57 +01: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:
5
nuget.config
Normal file
5
nuget.config
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
<configuration>
|
||||||
|
<config>
|
||||||
|
<clear />
|
||||||
|
</config>
|
||||||
|
</configuration>
|
||||||
Reference in New Issue
Block a user