Add missing target files via a patch
Former-commit-id: 3e8dcd670ec252e47556ddbc513da3c2a9ed8bc5
This commit is contained in:
parent
fdca374db1
commit
114e74e10b
20
debian/patches/add_missing_vb_portable_targets.patch
vendored
Normal file
20
debian/patches/add_missing_vb_portable_targets.patch
vendored
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
Index: xamarin-pkg-mono/mcs/tools/xbuild/targets/Microsoft.Portable.VisualBasic_4.0.targets
|
||||||
|
===================================================================
|
||||||
|
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
|
||||||
|
+++ xamarin-pkg-mono/mcs/tools/xbuild/targets/Microsoft.Portable.VisualBasic_4.0.targets 2015-05-15 15:55:12.074775985 +0100
|
||||||
|
@@ -0,0 +1,5 @@
|
||||||
|
+<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||||
|
+ <Import Project="..\Microsoft.Portable.Core.props" />
|
||||||
|
+ <Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
|
||||||
|
+ <Import Project="..\Microsoft.Portable.Core.targets" />
|
||||||
|
+</Project>
|
||||||
|
Index: xamarin-pkg-mono/mcs/tools/xbuild/targets/Microsoft.Portable.VisualBasic_4.5.targets
|
||||||
|
===================================================================
|
||||||
|
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
|
||||||
|
+++ xamarin-pkg-mono/mcs/tools/xbuild/targets/Microsoft.Portable.VisualBasic_4.5.targets 2015-05-15 15:55:19.194775876 +0100
|
||||||
|
@@ -0,0 +1,5 @@
|
||||||
|
+<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||||
|
+ <Import Project="..\Microsoft.Portable.Core.props" />
|
||||||
|
+ <Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
|
||||||
|
+ <Import Project="..\Microsoft.Portable.Core.targets" />
|
||||||
|
+</Project>
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
@ -1 +1,2 @@
|
|||||||
|
add_missing_vb_portable_targets.patch
|
||||||
rename-and-package-symbolicate.patch
|
rename-and-package-symbolicate.patch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user