Add CompileDesignTime target to IL.Sdk (#42794)
authorViktor Hofer <viktor.hofer@microsoft.com>
Mon, 28 Sep 2020 16:15:17 +0000 (18:15 +0200)
committerGitHub <noreply@github.com>
Mon, 28 Sep 2020 16:15:17 +0000 (18:15 +0200)
commit84fae52d6511aa76be9debbe997fb1ac10d73570
treede2a6b7739e41d2f59552cabd6b8681a552b6a53
parentba98761ddb0dcfbbc8f22854284b600615aea7b7
Add CompileDesignTime target to IL.Sdk (#42794)

Visual Studio requires the CompileDesignTime target to be present as it is called by the language service. This fixed building ilproj projects inside Visual Studio.
src/coreclr/src/.nuget/Microsoft.NET.Sdk.IL/targets/Microsoft.NET.Sdk.IL.targets