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,8 +4,6 @@
|
|||
<PropertyGroup>
|
||||
<TargetFramework>netcoreapp2.0</TargetFramework>
|
||||
<OutputType>Exe</OutputType>
|
||||
<RuntimeFrameworkVersion>$(CLI_SharedFrameworkVersion)</RuntimeFrameworkVersion>
|
||||
<DotnetCliToolTargetFramework>netcoreapp2.0</DotnetCliToolTargetFramework>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue