diff --git a/azure-pipelines.yml b/azure-pipelines.yml index dbdb7cc..0e6e0b8 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -27,12 +27,4 @@ steps: projects: | **/MLEM*.csproj **/Demos.csproj - **/Demos.DesktopGL.csproj - -- task: XamarinAndroid@1 - inputs: - projectFile: '**/*Android.csproj' - target: 'Release' - jdkOption: 'JDKVersion' - - + **/Demos.DesktopGL.csproj \ No newline at end of file