Remove RuntimeFrameworkVersion from sample
This commit is contained in:
parent
932b6ed53a
commit
68cc4fdb24
|
|
@ -8,7 +8,6 @@
|
|||
<!-- TODO remove rid when https://github.com/dotnet/sdk/issues/396 is resolved -->
|
||||
<RuntimeIdentifier Condition="'$(TargetFramework)'!='netcoreapp1.1'">win7-x64</RuntimeIdentifier>
|
||||
<IsPackable>false</IsPackable>
|
||||
<RuntimeFrameworkVersion>1.2.0-*</RuntimeFrameworkVersion>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
|
|||
Loading…
Reference in New Issue