Skip to content

Commit 9a6cf00

Browse files
Replace MyGet feed
1 parent 777842e commit 9a6cf00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

msbuild/props/SixLabors.Global.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<RestoreSources>
8686
$(RestoreSources);
8787
https://api.nuget.org/v3/index.json;
88-
https://www.myget.org/F/sixlabors/api/v3/index.json;
88+
https://f.feedz.io/sixlabors/sixlabors/nuget/index.json;
8989
https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json;
9090
</RestoreSources>
9191
</PropertyGroup>

0 commit comments

Comments
 (0)