Skip to content

Commit 2f38764

Browse files
committed
Instant run is no more
1 parent 3daf433 commit 2f38764

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Xamarin.Android.Build.Tasks/Xamarin.Android.Common.targets

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1622,7 +1622,6 @@ because xbuild doesn't support framework reference assemblies.
16221622
Condition=" '$(_AndroidEnableNativeRuntimeLinking)' == 'true' "
16231623
BuildTargetAbis="@(_BuildTargetAbis)"
16241624
NativeSourcesDir="$(_NativeAssemblySourceDir)"
1625-
InstantRunEnabled="$(_InstantRunEnabled)"
16261625
Debug="$(AndroidIncludeDebugSymbols)"
16271626
Mode="runtime_linking">
16281627
<Output TaskParameter="AssemblySources" ItemName="_RuntimeLinkingAssemblySource" />

0 commit comments

Comments
 (0)