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.
Build$(Configuration)\JdkInfo.props
1 parent 498cacd commit 100ca99Copy full SHA for 100ca99
src/monodroid/monodroid.targets
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3
- <Import Project="..\..\external\Java.Interop\bin\BuildDebug\JdkInfo.props" />
+ <Import Project="..\..\external\Java.Interop\bin\Build$(Configuration)\JdkInfo.props" />
4
<Import Project="monodroid.props" />
5
<Import Project="monodroid.projitems" />
6
<Import Project="..\..\build-tools\scripts\RequiredPrograms.targets" />
0 commit comments