Remove unnecessary RuntimeFrameworkVersion and DotnetCliToolTargetFramework from test assets
This commit is contained in:
parent
5c679cd32e
commit
ea7d84fbca
26 changed files with 0 additions and 37 deletions
|
@ -4,7 +4,6 @@
|
|||
<PropertyGroup>
|
||||
<OutputType>Exe</OutputType>
|
||||
<TargetFrameworks>net451;netcoreapp2.0</TargetFrameworks>
|
||||
<RuntimeFrameworkVersion Condition=" '$(TargetFramework)' == 'netcoreapp2.0' ">$(CLI_SharedFrameworkVersion)</RuntimeFrameworkVersion>
|
||||
</PropertyGroup>
|
||||
|
||||
</Project>
|
Loading…
Add table
Add a link
Reference in a new issue