Add RIDs to sample test project to fix standalone publish

This commit is contained in:
Chris Ross (ASP.NET) 2017-10-30 14:12:24 -07:00
parent 9b9bb4dde7
commit 5f164857fa
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
<PropertyGroup>
<TargetFrameworks>netcoreapp2.0;net461</TargetFrameworks>
<RuntimeIdentifiers>win7-x86;win7-x64;linux-x64;osx-x64</RuntimeIdentifiers>
</PropertyGroup>
<ItemGroup>