mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-06-07 09:28:03 +08:00
Clearing any nuget configuration that might be coming from parent directories, fixes #4595
This commit is contained in:
parent
f46b876fd6
commit
69d5ef36e2
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