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 777842e commit 9a6cf00Copy full SHA for 9a6cf00
msbuild/props/SixLabors.Global.props
@@ -85,7 +85,7 @@
85
<RestoreSources>
86
$(RestoreSources);
87
https://api.nuget.org/v3/index.json;
88
- https://www.myget.org/F/sixlabors/api/v3/index.json;
+ https://f.feedz.io/sixlabors/sixlabors/nuget/index.json;
89
https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json;
90
</RestoreSources>
91
</PropertyGroup>
0 commit comments