[System.Reflection.DispatchProxy] Move to facades to support _._ nugets
authorMarek Safar <marek.safar@gmail.com>
Thu, 27 Apr 2017 22:57:44 +0000 (00:57 +0200)
committerMarek Safar <marek.safar@gmail.com>
Fri, 28 Apr 2017 08:54:22 +0000 (10:54 +0200)
commit2d964d860cda58adc282647722ca117bf22cbe5b
tree4306e5b92e9898cabdbfdeac9ed4d322a3572ea1
parentf69b00568f07e9f966c55f9acaf117555a9d328b
[System.Reflection.DispatchProxy] Move to facades to support _._ nugets
mcs/class/Facades/System.Reflection.DispatchProxy/Assembly/AssemblyInfo.cs [new file with mode: 0644]
mcs/class/Facades/System.Reflection.DispatchProxy/Makefile [new file with mode: 0644]
mcs/class/Facades/System.Reflection.DispatchProxy/System.Reflection.DispatchProxy.dll.sources [new file with mode: 0644]
mcs/class/Facades/System.Reflection.DispatchProxy/System.Reflection/DispatchProxy.cs [new file with mode: 0644]
mcs/class/Facades/subdirs.make
mcs/class/Makefile
mcs/class/System.Reflection.DispatchProxy/Assembly/AssemblyInfo.cs [deleted file]
mcs/class/System.Reflection.DispatchProxy/Makefile [deleted file]
mcs/class/System.Reflection.DispatchProxy/System.Reflection.DispatchProxy.dll.sources [deleted file]
mcs/class/System.Reflection.DispatchProxy/System.Reflection/DispatchProxy.cs [deleted file]