1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-09-29 09:31:06 +02:00

remove Android task

This commit is contained in:
Ellpeck 2020-02-07 15:15:40 +01:00
parent d638d4a3dc
commit f19cacf739

View file

@ -27,12 +27,4 @@ steps:
projects: | projects: |
**/MLEM*.csproj **/MLEM*.csproj
**/Demos.csproj **/Demos.csproj
**/Demos.DesktopGL.csproj **/Demos.DesktopGL.csproj
- task: XamarinAndroid@1
inputs:
projectFile: '**/*Android.csproj'
target: 'Release'
jdkOption: 'JDKVersion'