File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<configuration >
3- <packageSources >
4- <add key =" nuget.org" value =" https://api.nuget.org/v3/index.json" protocolVersion =" 3" />
5- <add key =" MyGet " value =" https://dotnet.myget.org/F/uwpcommunitytoolkit/api /v3/index.json" protocolVersion =" 3" />
3+ <packageSources >
4+ <add key =" nuget.org" value =" https://api.nuget.org/v3/index.json" protocolVersion =" 3" />
5+ <add key =" AzureLatest " value =" https://pkgs.dev.azure.com/dotnet/WindowsCommunityToolkit/_packaging/WindowsCommunityToolkit-MainLatest/nuget /v3/index.json" protocolVersion =" 3" />
66 <add key =" MUX-Shared" value =" https://pkgs.dev.azure.com/ms/microsoft-ui-xaml/_packaging/MUX-Shared/nuget/v3/index.json" />
77 </packageSources >
8- </configuration >
8+ </configuration >
You can’t perform that action at this time.
0 commit comments