mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-15 19:27:56 +01:00
11 lines
312 B
XML
11 lines
312 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<configuration>
|
|
<config>
|
|
<add key="repositorypath" value="." />
|
|
</config>
|
|
<packageSources>
|
|
<clear />
|
|
<add key="0" value="https://msazure.pkgs.visualstudio.com/_packaging/PipelineBuildSupplement/nuget/v3/index.json" />
|
|
</packageSources>
|
|
</configuration>
|