File tree Expand file tree Collapse file tree 1 file changed +16
-14
lines changed Expand file tree Collapse file tree 1 file changed +16
-14
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
- build :
7
- project : RestSharp.sln
8
- verbosity : minimal
9
- after_build :
10
- - appveyor UnregisterXamarinLicense -Email %xamarin_email% -Password %xamarin_password%
11
- environment :
12
- xamarin_email :
13
- secure : zM9+mVyEGu7yKbL64GG5h0ulFnmt6/jfq8jynL2yCOw=
14
- 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 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 :
15
17
secure : sRp5YM8LTyje4swi/8p5tQ==
You can’t perform that action at this time.
0 commit comments