- <?xml version="1.0" encoding="utf-8"?>
- <configuration>
- <packageSources>
- <add key="dotnet-myget dotnet-core" value="https://dotnet.myget.org/F/dotnet-core/api/v3/index.json" />
- <add key="dotnet-myget dotnet-corefxlab" value="https://dotnet.myget.org/F/dotnet-corefxlab/api/v3/index.json" />
- <add key="myget mellinoe" value="https://www.myget.org/F/mellinoe/api/v3/index.json" />
- </packageSources>
- </configuration>
|