简体   繁体   中英

exclude project references in solution on conditional c#

I build xamarin app(uwp,ios,android) and use appCenter for builds and delivery. For certain reason i cant build android and ios project having uwp project included in the solution. Creating build configuration does solve an issue. Is its possible to have some conditional in solution file to include certain projects?

There is a Nuget restore issue with the latest Mono version. You can try lowering the Mono version, used to build the application in Appcenter. Go to AppCenter -> select Build from the left menu. Then choose a branch. At the most right you will see a setting icon. Click on it. From there menu like this will appear. From the SDK version you can choose a different one. Appcenter Mono SDK 版本选择

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM