Skip to content

Commit

Permalink
Let's see what breaks
Browse files Browse the repository at this point in the history
  • Loading branch information
grendello committed Nov 4, 2024
1 parent 8e41bdd commit bc47870
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ properties that determine build ordering.
<_PrepareBuildApkDependsOnTargets>
_SetLatestTargetFrameworkVersion;
_GetLibraryImports;
_RemoveRegisterAttribute;
_ResolveAssemblies;
_ResolveSatellitePaths;
_CreatePackageWorkspace;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1867,7 +1867,6 @@ because xbuild doesn't support framework reference assemblies.
<PropertyGroup>
<_CompileToDalvikDependsOnTargets>
_CompileJava;
_RemoveRegisterAttribute;
_CreateApplicationSharedLibraries;
_GetMonoPlatformJarPath;
_GetLibraryImports;
Expand Down

0 comments on commit bc47870

Please sign in to comment.