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

@ -4,7 +4,6 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp2.0</TargetFramework>
<RuntimeFrameworkVersion>$(CLI_SharedFrameworkVersion)</RuntimeFrameworkVersion>
</PropertyGroup>
<ItemGroup>