mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-15 11:17:53 +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