Fix typo in restore sources
This commit is contained in:
parent
d94db644e3
commit
87613d0e41
|
|
@ -18,7 +18,7 @@
|
||||||
https://dotnet.myget.org/F/aspnetcore-tools/api/v3/index.json;
|
https://dotnet.myget.org/F/aspnetcore-tools/api/v3/index.json;
|
||||||
https://dotnet.myget.org/F/aspnetcore-master/api/v3/index.json;
|
https://dotnet.myget.org/F/aspnetcore-master/api/v3/index.json;
|
||||||
https://dotnet.myget.org/F/roslyn/api/v3/index.json;
|
https://dotnet.myget.org/F/roslyn/api/v3/index.json;
|
||||||
https://dotnet.myget.org/F/aspnetcoremodule/api/v3/index.jsonl
|
https://dotnet.myget.org/F/aspnetcoremodule/api/v3/index.json;
|
||||||
</RestoreSources>
|
</RestoreSources>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
</Project>
|
</Project>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue