Commit 158e2d6
committed
[build] remove XAIntegrationDebug and XAIntegrationRelease
In PR: #360
I will likely add a new `$(Configuration)` to be used in
xamarin-android, so we can build `Java.Interop` as a non-PCL.
The existence of `XAIntegrationDebug` and `XAIntegrationRelease` are
confusing, since they are no longer used.
See:
54a2aff
dotnet/android#1231
This removes `XAIntegrationDebug` and `XAIntegrationRelease` from all
solutions and project files.
I also let VS 2017 update the SLN file, as it was an old VS 2010
format...1 parent d174fa6 commit 158e2d6
3 files changed
Lines changed: 101 additions & 206 deletions
0 commit comments