We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0c53f4 commit 21ba8afCopy full SHA for 21ba8af
src/Xamarin.Android.Build.Tasks/Xamarin.Android.Tooling.targets
@@ -101,6 +101,7 @@ projects.
101
AndroidSdkPlatform="$(_AndroidApiLevel)"
102
AndroidManifest="$(_AndroidManifestAbs)"
103
DesignTimeBuild="$(DesignTimeBuild)"
104
+ BuildingInsideVisualStudio="$(BuildingInsideVisualStudio)"
105
SupportedOSPlatformVersion="$(SupportedOSPlatformVersion)"
106
>
107
<Output TaskParameter="JavaPlatformJarPath" PropertyName="JavaPlatformJarPath" />
0 commit comments