From 7eff6686fdfe1cc6dc03e4dd14103be17b308ff5 Mon Sep 17 00:00:00 2001 From: Katelyn Gadd Date: Mon, 16 Apr 2018 06:54:53 -0700 Subject: Default platform to net_4_x if none is specified, to fix tools that build without setting a platform (#8223) * Default platform to net_4_x if none is specified, to fix tools that build without setting a platform * [csproj] Update project files --- .../System.Web.WebPages.Deployment/System.Web.WebPages.Deployment.csproj | 1 + 1 file changed, 1 insertion(+) (limited to 'mcs/class/System.Web.WebPages.Deployment') diff --git a/mcs/class/System.Web.WebPages.Deployment/System.Web.WebPages.Deployment.csproj b/mcs/class/System.Web.WebPages.Deployment/System.Web.WebPages.Deployment.csproj index 0b2e541986f..a3dc6f1622a 100644 --- a/mcs/class/System.Web.WebPages.Deployment/System.Web.WebPages.Deployment.csproj +++ b/mcs/class/System.Web.WebPages.Deployment/System.Web.WebPages.Deployment.csproj @@ -3,6 +3,7 @@ Debug + net_4_x {E923DFD5-BDF6-4A72-9A4D-B8FE73A3410E} Library 1699 -- cgit v1.2.3