From adb254f4bb27a7bbf8c3d916f687073a037b8523 Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Wed, 28 Mar 2018 10:06:30 -0700 Subject: [PATCH] Add the 2.0.6 manifest to Microsoft.AspNetCore.All --- .../EnsureManifestExists.targets | 11 ++ .../Microsoft.AspNetCore.All.csproj | 2 + .../build/aspnetcore-store-2.0.6.xml | 130 ++++++++++++++++++ 3 files changed, 143 insertions(+) create mode 100644 src/Microsoft.AspNetCore.All/EnsureManifestExists.targets create mode 100755 src/Microsoft.AspNetCore.All/build/aspnetcore-store-2.0.6.xml diff --git a/src/Microsoft.AspNetCore.All/EnsureManifestExists.targets b/src/Microsoft.AspNetCore.All/EnsureManifestExists.targets new file mode 100644 index 0000000000..a0b2a37936 --- /dev/null +++ b/src/Microsoft.AspNetCore.All/EnsureManifestExists.targets @@ -0,0 +1,11 @@ + + + + + + $(MSBuildProjectDirectory)\build\aspnetcore-store-$(RuntimeStoreInstallerDependencyVersion).xml + + + + + diff --git a/src/Microsoft.AspNetCore.All/Microsoft.AspNetCore.All.csproj b/src/Microsoft.AspNetCore.All/Microsoft.AspNetCore.All.csproj index 0f4826956f..5541bdc164 100644 --- a/src/Microsoft.AspNetCore.All/Microsoft.AspNetCore.All.csproj +++ b/src/Microsoft.AspNetCore.All/Microsoft.AspNetCore.All.csproj @@ -19,4 +19,6 @@ + + diff --git a/src/Microsoft.AspNetCore.All/build/aspnetcore-store-2.0.6.xml b/src/Microsoft.AspNetCore.All/build/aspnetcore-store-2.0.6.xml new file mode 100755 index 0000000000..3e76c40d94 --- /dev/null +++ b/src/Microsoft.AspNetCore.All/build/aspnetcore-store-2.0.6.xml @@ -0,0 +1,130 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file