We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6230553 commit eed5d12Copy full SHA for eed5d12
nuget.config
@@ -6,6 +6,5 @@
6
<add key="MainLatest" value="https://pkgs.dev.azure.com/dotnet/CommunityToolkit/_packaging/CommunityToolkit-MainLatest/nuget/v3/index.json" protocolVersion="3" />
7
<add key="LabsFeed" value="https://pkgs.dev.azure.com/dotnet/CommunityToolkit/_packaging/CommunityToolkit-Labs/nuget/v3/index.json" protocolVersion="3" />
8
<add key="ShadowLocal" value="..\NugetPackages" />
9
- <add key="ShadowLocal2" value="..\..\NugetPackages" />
10
</packageSources>
11
</configuration>
0 commit comments