Remove unnecessary RuntimeFrameworkVersion and DotnetCliToolTargetFramework from test assets

This commit is contained in:
Daniel Plaisted 2017-04-24 10:59:13 -07:00
parent 5c679cd32e
commit ea7d84fbca
26 changed files with 0 additions and 37 deletions

View file

@ -8,7 +8,6 @@
<OutputType>Exe</OutputType>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
<PackageTargetFallback>$(PackageTargetFallback);dnxcore50;portable-net45+win8</PackageTargetFallback>
<RuntimeFrameworkVersion>$(CLI_SharedFrameworkVersion)</RuntimeFrameworkVersion>
<DotnetCliToolTargetFramework>netcoreapp1.1</DotnetCliToolTargetFramework>
</PropertyGroup>