dotnet-installer/TestAssets/TestPackages/PackageWithFakeNativeDep
Matt Ellis 3aa59d98bd Remove CoreCLRRid property
This property was only legitimately by the project which wants to
restore `crossgen`. Since that now comes from
Microsoft.NETCore.App (i.e. the shared framework) use
SharedFrameworkRid instead.

I also ensured that we passed UsePortableLinuxSharedFramework to
dotnet restore when restoring the tool projects, so we can use the
platform specific RID when non portable build.
2017-05-12 14:48:49 -07:00
..
runtimes add separate test for publish layout 2016-04-12 16:09:53 -07:00
Lib.cs Add missing copyright headers to all cs files 2017-03-02 21:04:03 -08:00
PackageWithFakeNativeDep.csproj Remove CoreCLRRid property 2017-05-12 14:48:49 -07:00