mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-15 03:07:56 +01:00
Clearing any nuget configuration that might be coming from parent directories, fixes #4595
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