summarylogtreecommitdiffstats
path: root/api-xml-adjuster-fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'api-xml-adjuster-fix.patch')
-rw-r--r--api-xml-adjuster-fix.patch18
1 files changed, 18 insertions, 0 deletions
diff --git a/api-xml-adjuster-fix.patch b/api-xml-adjuster-fix.patch
new file mode 100644
index 000000000000..769525ca70e0
--- /dev/null
+++ b/api-xml-adjuster-fix.patch
@@ -0,0 +1,18 @@
+diff --git a/build-tools/api-xml-adjuster/api-xml-adjuster.csproj b/build-tools/api-xml-adjuster/api-xml-adjuster.csproj
+index 6746a9e7..21321e34 100644
+--- a/build-tools/api-xml-adjuster/api-xml-adjuster.csproj
++++ b/build-tools/api-xml-adjuster/api-xml-adjuster.csproj
+@@ -45,13 +45,6 @@
+ <ReferenceOutputAssembly>False</ReferenceOutputAssembly>
+ </ProjectReference>
+ </ItemGroup>
+- <ItemGroup>
+- <ProjectReference Include="..\android-toolchain\android-toolchain.csproj">
+- <Project>{8FF78EB6-6FC8-46A7-8A15-EBBA9045C5FA}</Project>
+- <Name>android-toolchain</Name>
+- <ReferenceOutputAssembly>False</ReferenceOutputAssembly>
+- </ProjectReference>
+- </ItemGroup>
+ <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
+ <Import Project="api-xml-adjuster.targets" />
+ </Project>