summarylogtreecommitdiffstats
path: root/runtime-xml.patch
diff options
context:
space:
mode:
Diffstat (limited to 'runtime-xml.patch')
-rw-r--r--runtime-xml.patch25
1 files changed, 17 insertions, 8 deletions
diff --git a/runtime-xml.patch b/runtime-xml.patch
index 80647085325e..c9f3c69d5250 100644
--- a/runtime-xml.patch
+++ b/runtime-xml.patch
@@ -2,7 +2,7 @@ diff --git a/build-tools/proprietary/proprietary.projitems b/build-tools/proprie
index 9789a987..684212ea 100644
--- a/build-tools/proprietary/proprietary.projitems
+++ b/build-tools/proprietary/proprietary.projitems
-@@ -18,6 +18,10 @@
+@@ -18,6 +18,26 @@
<Link>$(_DestinationDir)%(Filename)%(Extension)</Link>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
@@ -10,13 +10,22 @@ index 9789a987..684212ea 100644
+ <Link>$(_DestinationDir)%(Filename)%(Extension)</Link>
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+ </Content>
++ <Content Include="$(_SourceDir)ICSharpCode.SharpZipLib.dll">
++ <Link>$(_DestinationDir)%(Filename)%(Extension)</Link>
++ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
++ </Content>
++ <Content Include="$(_SourceDir)INIFileParser.dll">
++ <Link>$(_DestinationDir)%(Filename)%(Extension)</Link>
++ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
++ </Content>
++ <Content Include="$(_SourceDir)Xamarin.Android.Bindings.*.targets">
++ <Link>$(_DestinationDir)%(Filename)%(Extension)</Link>
++ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
++ </Content>
++ <Content Include="$(_SourceDir)Xamarin.Installer.*">
++ <Link>$(_DestinationDir)%(Filename)%(Extension)</Link>
++ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
++ </Content>
<Content Include="$(_SourceDir)Mono.AndroidTools.*">
<Link>$(_DestinationDir)%(Filename)%(Extension)</Link>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
-@@ -43,4 +47,4 @@
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- </ItemGroup>
--</Project>
-\ No newline at end of file
-+</Project>