From d57d91565b68717d80a60234fcefe558a02d8886 Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Tue, 17 May 2016 20:40:47 -0400 Subject: [genproj] Updates to project generator and csproj files. * Adds support for a handful of new command line arguments that we now use in the build. * Always attempts to match to a project name, to get the proper project dependency. * Update to support .exe and .dll in the generation. * Remove warnings and some dead code * Update the resulting csproj files based on running: make update-csproj make package-inputs mono genproj.exe --- mcs/class/Mono.Tasklets/Mono.Tasklets-net_4_x.csproj | 1 + 1 file changed, 1 insertion(+) (limited to 'mcs/class/Mono.Tasklets') diff --git a/mcs/class/Mono.Tasklets/Mono.Tasklets-net_4_x.csproj b/mcs/class/Mono.Tasklets/Mono.Tasklets-net_4_x.csproj index 0f63283f6db..dc69a9014db 100644 --- a/mcs/class/Mono.Tasklets/Mono.Tasklets-net_4_x.csproj +++ b/mcs/class/Mono.Tasklets/Mono.Tasklets-net_4_x.csproj @@ -10,6 +10,7 @@ 1699 ./../../class/lib/net_4_x True + True Properties -- cgit v1.2.3