File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- xamarin/monodroid:main@057b17fe491f51823eb814f0163bb92686e24991
1
+ xamarin/monodroid:main@8908d6a1c4fdfa8d3cc391d1d78f23f88a8ce6fb
2
2
mono/mono:2020-02@6dd9def57ce969ca04a0ecd9ef72c0a8f069112d
Original file line number Diff line number Diff line change 10
10
11
11
<Target Name =" BuildExternal" >
12
12
<Exec
13
- Command =" " $(DotNetPreviewTool)" build monodroid.proj -c $(Configuration) -p:DebuggingToolsOutputDirectory=$(MicrosoftAndroidSdkOutDir) -p:CompatTargetsOutputDirectory=$(XAInstallPrefix)xbuild/Novell -bl:$(_BinlogPathPrefix)-build-monodroid.binlog"
13
+ Command =" " $(DotNetPreviewTool)" build monodroid.proj -c $(Configuration) -p:XamarinAndroidSourcePath=$(_Root) -p: DebuggingToolsOutputDirectory=$(MicrosoftAndroidSdkOutDir) -p:CompatTargetsOutputDirectory=$(XAInstallPrefix)xbuild/Novell -bl:$(_BinlogPathPrefix)-build-monodroid.binlog"
14
14
WorkingDirectory =" $(_Root)external\monodroid"
15
15
/>
16
16
</Target >
You can’t perform that action at this time.
0 commit comments