Skip to content

Commit

Permalink
Revert "Let's see what breaks"
Browse files Browse the repository at this point in the history
This reverts commit bc47870.

It broke 481 tests
  • Loading branch information
grendello committed Nov 5, 2024
1 parent bc47870 commit 8dfab2e
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,7 +62,6 @@ 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,6 +1867,7 @@ because xbuild doesn't support framework reference assemblies.
<PropertyGroup>
<_CompileToDalvikDependsOnTargets>
_CompileJava;
_RemoveRegisterAttribute;
_CreateApplicationSharedLibraries;
_GetMonoPlatformJarPath;
_GetLibraryImports;
Expand Down

0 comments on commit 8dfab2e

Please sign in to comment.