Fixed: Ensure mono compatible facades are present at build

This commit is contained in:
ta264 2019-10-17 21:42:49 +01:00 committed by Qstick
parent b1349213f2
commit a000370885
6 changed files with 25 additions and 13 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -0,0 +1,3 @@
Copied from mono/4.5/Facades of the mono 5.4 release.
These are the mono version of the dotnet Core TypeForwardedTo assemblies.
Using these assemblies is no longer necessary once we reach mono 5.18 as minimum version