Remove RuntimeFrameworkVersion from sample

This commit is contained in:
Nate McMaster 2017-02-16 18:35:03 -08:00
parent 932b6ed53a
commit 68cc4fdb24
No known key found for this signature in database
GPG Key ID: BD729980AA6A21BD
1 changed files with 0 additions and 1 deletions

View File

@ -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>