From 289a87f7c88d4ee96f378655366395694580932c Mon Sep 17 00:00:00 2001 From: "N. Taylor Mullen" Date: Mon, 5 Jun 2017 16:42:04 -0700 Subject: [PATCH] Manually construct the precompilation nupkg. - We needed to manually construct the precompilation nupkg in order for the tool to work in 32 and 64 bitness OS'. --- ...spNetCore.Mvc.Razor.ViewCompilation.csproj | 22 +++++++++++++++++-- .../lib/net461/_._ | 0 2 files changed, 20 insertions(+), 2 deletions(-) create mode 100644 src/Microsoft.AspNetCore.Mvc.Razor.ViewCompilation/lib/net461/_._ diff --git a/src/Microsoft.AspNetCore.Mvc.Razor.ViewCompilation/Microsoft.AspNetCore.Mvc.Razor.ViewCompilation.csproj b/src/Microsoft.AspNetCore.Mvc.Razor.ViewCompilation/Microsoft.AspNetCore.Mvc.Razor.ViewCompilation.csproj index 3b984b59f5..c0b303a5f1 100644 --- a/src/Microsoft.AspNetCore.Mvc.Razor.ViewCompilation/Microsoft.AspNetCore.Mvc.Razor.ViewCompilation.csproj +++ b/src/Microsoft.AspNetCore.Mvc.Razor.ViewCompilation/Microsoft.AspNetCore.Mvc.Razor.ViewCompilation.csproj @@ -11,11 +11,29 @@ true exe ..\..\tools\Microsoft.AspNetCore.Mvc.Razor.ViewCompilation-x86\ + + + false - - + + + + + + + + + + + diff --git a/src/Microsoft.AspNetCore.Mvc.Razor.ViewCompilation/lib/net461/_._ b/src/Microsoft.AspNetCore.Mvc.Razor.ViewCompilation/lib/net461/_._ new file mode 100644 index 0000000000..e69de29bb2