Fix up the merge so it gets past Prepare and Compile.

This commit is contained in:
Eric Erhardt 2017-02-08 12:26:04 -06:00
parent b0a5d53ed5
commit 56d391caad
218 changed files with 0 additions and 71957 deletions

View file

@ -21,9 +21,6 @@ namespace Microsoft.DotNet.Cli.Build
[Required]
public string ToolPath { get; set; }
[Required]
public string SharedFrameworkVersion { get; set; }
[Output]
public String Version { get; set; }