File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Expand file tree Collapse file tree 1 file changed +8
-7
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 =" dotnet9" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet9/nuget/v3/index.json" />
5- <add key =" npgsql" value =" https://www.myget.org/F/npgsql/api/v3/index.json" />
6- <add key =" npgsql-next" value =" https://www.myget.org/F/npgsql-vnext/api/v3/index.json" />
7- <add key =" pomelo-nightly" value =" https://pkgs.dev.azure.com/pomelo-efcore/Pomelo.EntityFrameworkCore.MySql/_packaging/pomelo-efcore-public/nuget/v3/index.json" />
8- <add key =" nuget.org" value =" https://api.nuget.org/v3/index.json" />
9- </packageSources >
3+ <packageSources >
4+ <add key =" dotnet9" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet9/nuget/v3/index.json" />
5+ <add key =" npgsql" value =" https://www.myget.org/F/npgsql/api/v3/index.json" />
6+ <add key =" npgsql-next" value =" https://www.myget.org/F/npgsql-vnext/api/v3/index.json" />
7+ <add key =" pomelo-nightly"
8+ value =" https://pkgs.dev.azure.com/pomelo-efcore/Pomelo.EntityFrameworkCore.MySql/_packaging/pomelo-efcore-public/nuget/v3/index.json" />
9+ <add key =" nuget.org" value =" https://api.nuget.org/v3/index.json" />
10+ </packageSources >
1011</configuration >
You can’t perform that action at this time.
0 commit comments