From 38f8d7a3ca1ee819c2b8eabb1c07ee4e99683c97 Mon Sep 17 00:00:00 2001 From: "Eric St. John" Date: Wed, 21 Oct 2015 17:03:48 -0700 Subject: Update dnx to v1.0.0-rc1-15838, update dotnet projects to generations We need a new DNX to understand the latest packages. We also need to move all "dotnet" projects to use dotnetX.X (generations) now that the packages no longer have "dotnet" assets. The new version of DNX dropped support for the aspnetcore so I needed to update a few projects/packages that depended on old package versions that had this moniker. [tfs-changeset: 1540388] --- .../ref/System.Runtime.WindowsRuntime.csproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/System.Runtime.WindowsRuntime/ref/System.Runtime.WindowsRuntime.csproj') diff --git a/src/System.Runtime.WindowsRuntime/ref/System.Runtime.WindowsRuntime.csproj b/src/System.Runtime.WindowsRuntime/ref/System.Runtime.WindowsRuntime.csproj index 605d38078e..936aaa44d4 100644 --- a/src/System.Runtime.WindowsRuntime/ref/System.Runtime.WindowsRuntime.csproj +++ b/src/System.Runtime.WindowsRuntime/ref/System.Runtime.WindowsRuntime.csproj @@ -16,6 +16,7 @@ 4.0.11.0 Library dotnet5.3 + .NETPlatform,Version=v5.3 @@ -29,4 +30,4 @@ - + \ No newline at end of file -- cgit v1.2.3