File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" utf-8" ?>
2- <configuration >
3- <packageRestore >
4- <add key =" automatic" value =" False" />
5- </packageRestore >
6- <packageSources >
7- <add key =" AspNetCore" value =" https://dotnet.myget.org/F/aspnetcore-ci-dev/api/v3/index.json" />
8- <add key =" NuGet" value =" https://api.nuget.org/v3/index.json" />
9- </packageSources >
10- </configuration >
1+ <!-- < ?xml version="1.0" encoding="utf-8"?> -- >
2+ <!-- < configuration> -- >
3+ <!-- <packageRestore> -- >
4+ <!-- <add key="automatic" value="False" /> -- >
5+ <!-- </packageRestore> -- >
6+ <!-- <packageSources> -- >
7+ <!-- <add key="AspNetCore" value="https://dotnet.myget.org/F/aspnetcore-ci-dev/api/v3/index.json" /> -- >
8+ <!-- <add key="NuGet" value="https://api.nuget.org/v3/index.json" /> -- >
9+ <!-- </packageSources> -- >
10+ <!-- < /configuration> -- >
You can’t perform that action at this time.
0 commit comments