File tree Expand file tree Collapse file tree 1 file changed +18
-16
lines changed
Expand file tree Collapse file tree 1 file changed +18
-16
lines changed Original file line number Diff line number Diff line change 1- version : 105.0.1.{build}
2- before_build :
3- - nuget restore RestSharp.sln
4- - appveyor RegisterXamarinLicense -Email %xamarin_email% -Password %xamarin_password% -Product Android
5- - appveyor RegisterXamarinLicense -Email %xamarin_email% -Password %xamarin_password% -Product iOS
6- branches :
7- only :
8- - master build :
9- project : RestSharp.sln
10- verbosity : minimal
11- after_build :
12- - appveyor UnregisterXamarinLicense -Email %xamarin_email% -Password %xamarin_password%
13- environment :
14- xamarin_email :
15- secure : zM9+mVyEGu7yKbL64GG5h0ulFnmt6/jfq8jynL2yCOw=
16- xamarin_password :
1+ version : 105.0.1.{build}
2+ before_build :
3+ - nuget restore RestSharp.sln
4+ - appveyor RegisterXamarinLicense -Email %xamarin_email% -Password %xamarin_password% -Product Android
5+ - appveyor RegisterXamarinLicense -Email %xamarin_email% -Password %xamarin_password% -Product iOS
6+ branches :
7+ only :
8+ - master
9+ skip_tags : true
10+ build :
11+ project : RestSharp.sln
12+ verbosity : minimal
13+ after_build :
14+ - appveyor UnregisterXamarinLicense -Email %xamarin_email% -Password %xamarin_password%
15+ environment :
16+ xamarin_email :
17+ secure : zM9+mVyEGu7yKbL64GG5h0ulFnmt6/jfq8jynL2yCOw=
18+ xamarin_password :
1719 secure : sRp5YM8LTyje4swi/8p5tQ==
You can’t perform that action at this time.
0 commit comments