mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-19 04:18:43 +00:00
Merge pull request #1634 from KM198912/patch-4
Update RestoreSources.props
This commit is contained in:
commit
1daf8c13a5
1 changed files with 1 additions and 2 deletions
|
|
@ -8,8 +8,7 @@
|
|||
https://www.myget.org/F/cosmos/api/v3/index.json;
|
||||
https://ci.appveyor.com/nuget/cosmos-common;
|
||||
https://ci.appveyor.com/nuget/il2cpu;
|
||||
https://ci.appveyor.com/nuget/xsharp;
|
||||
https://dotnet.myget.org/F/roslyn-tools/api/v3/index.json
|
||||
https://ci.appveyor.com/nuget/xsharp
|
||||
</RestoreSources>
|
||||
|
||||
<RestoreSources Condition="Exists($(DefaultPackageOutputPath))">$(RestoreSources);$(DefaultPackageOutputPath)</RestoreSources>
|
||||
|
|
|
|||
Loading…
Reference in a new issue