Skip to content

Commit

Permalink
Stamp must be touched last
Browse files Browse the repository at this point in the history
  • Loading branch information
grendello committed Jul 26, 2024
1 parent 9031ac3 commit 5b3cbd1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1509,8 +1509,8 @@ because xbuild doesn't support framework reference assemblies.
<FileWrites Include="$(_ManifestOutput)" />
</ItemGroup>

<Touch Files="$(_AndroidStampDirectory)_GenerateJavaStubs.stamp" AlwaysCreate="True" />
<Touch Files="@(_TypeMapAssemblySource)" />
<Touch Files="$(_AndroidStampDirectory)_GenerateJavaStubs.stamp" AlwaysCreate="True" />
</Target>

<Target Name="_ManifestMerger"
Expand Down

0 comments on commit 5b3cbd1

Please sign in to comment.