Skip to content

Commit ae1e24e

Browse files
committed
Revert "Revert nuget.config changes"
This reverts commit 0075cd3.
1 parent ecbcc8f commit ae1e24e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

nuget.config

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<configuration>
33
<packageSources>
4+
<clear />
5+
<add key="NuGet Gallery" value="https://api.nuget.org/v3/index.json" />
46
<add key="Project Packages" value="src/Files.App/Assets/Libraries/" />
57
<add key="Toolkit Labs" value="https://pkgs.dev.azure.com/dotnet/CommunityToolkit/_packaging/CommunityToolkit-Labs/nuget/v3/index.json" />
68
</packageSources>

0 commit comments

Comments
 (0)