We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31f6a9c commit 6d8baa7Copy full SHA for 6d8baa7
nuget.config
@@ -5,6 +5,7 @@
5
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
6
<add key="AzureLatest" value="https://pkgs.dev.azure.com/dotnet/CommunityToolkit/_packaging/CommunityToolkit-MainLatest/nuget/v3/index.json" protocolVersion="3" />
7
<add key="MUX-Shared" value="https://pkgs.dev.azure.com/ms/microsoft-ui-xaml/_packaging/MUX-Shared/nuget/v3/index.json" />
8
+ <add key="unoplatformdev" value="https://pkgs.dev.azure.com/uno-platform/1dd81cbd-cb35-41de-a570-b0df3571a196/_packaging/unoplatformdev/nuget/v3/index.json" />
9
</packageSources>
10
<disabledPackageSources>
11
<clear />
0 commit comments