mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-02-23 19:49:43 +01:00
clean nuget.config
Signed-off-by: Shawn Yuan (from Dev Box) <shuaiyuan@microsoft.com>
This commit is contained in:
@@ -5,13 +5,6 @@
|
||||
<add key="PowerToysPublicDependencies" value="https://pkgs.dev.azure.com/shine-oss/PowerToys/_packaging/PowerToysPublicDependencies/nuget/v3/index.json" />
|
||||
</packageSources>
|
||||
<packageSourceMapping>
|
||||
<packageSource key="nuget.org">
|
||||
<package pattern="Microsoft.SemanticKernel*" />
|
||||
<package pattern="Microsoft.Extensions.*" />
|
||||
<package pattern="System.*" />
|
||||
<package pattern="OpenAI" />
|
||||
<package pattern="Azure.*" />
|
||||
</packageSource>
|
||||
<packageSource key="PowerToysPublicDependencies">
|
||||
<package pattern="*" />
|
||||
</packageSource>
|
||||
|
||||
Reference in New Issue
Block a user