From 61386d5f674348740110b11d007c5a4e48804f8e Mon Sep 17 00:00:00 2001 From: Pranav K Date: Thu, 20 Sep 2018 13:21:40 -0700 Subject: [PATCH] Reference Microsoft.NET.Sdk.Razor in projects with Razor files --- benchmarkapps/BasicViews/BasicViews.csproj | 1 + benchmarkapps/RazorRendering/RazorRendering.csproj | 1 + .../ApplicationModelWebSite/ApplicationModelWebSite.csproj | 1 + test/WebSites/BasicWebSite/BasicWebSite.csproj | 1 + .../ControllersFromServicesWebSite.csproj | 1 + test/WebSites/HtmlGenerationWebSite/HtmlGenerationWebSite.csproj | 1 + test/WebSites/RazorBuildWebSite/RazorBuildWebSite.csproj | 1 + test/WebSites/RazorPagesWebSite/RazorPagesWebSite.csproj | 1 + test/WebSites/RazorWebSite/RazorWebSite.csproj | 1 + test/WebSites/SecurityWebSite/SecurityWebSite.csproj | 1 + test/WebSites/TagHelpersWebSite/TagHelpersWebSite.csproj | 1 + 11 files changed, 11 insertions(+) diff --git a/benchmarkapps/BasicViews/BasicViews.csproj b/benchmarkapps/BasicViews/BasicViews.csproj index 62dd9a8740..9db233657d 100644 --- a/benchmarkapps/BasicViews/BasicViews.csproj +++ b/benchmarkapps/BasicViews/BasicViews.csproj @@ -28,6 +28,7 @@ + diff --git a/benchmarkapps/RazorRendering/RazorRendering.csproj b/benchmarkapps/RazorRendering/RazorRendering.csproj index dbbbfc0027..fee2d62006 100644 --- a/benchmarkapps/RazorRendering/RazorRendering.csproj +++ b/benchmarkapps/RazorRendering/RazorRendering.csproj @@ -7,6 +7,7 @@ + diff --git a/test/WebSites/ApplicationModelWebSite/ApplicationModelWebSite.csproj b/test/WebSites/ApplicationModelWebSite/ApplicationModelWebSite.csproj index cfda2f9c35..212a619b2e 100644 --- a/test/WebSites/ApplicationModelWebSite/ApplicationModelWebSite.csproj +++ b/test/WebSites/ApplicationModelWebSite/ApplicationModelWebSite.csproj @@ -10,5 +10,6 @@ + diff --git a/test/WebSites/BasicWebSite/BasicWebSite.csproj b/test/WebSites/BasicWebSite/BasicWebSite.csproj index b71fbe1efc..fd4b7e9416 100644 --- a/test/WebSites/BasicWebSite/BasicWebSite.csproj +++ b/test/WebSites/BasicWebSite/BasicWebSite.csproj @@ -24,5 +24,6 @@ + diff --git a/test/WebSites/ControllersFromServicesWebSite/ControllersFromServicesWebSite.csproj b/test/WebSites/ControllersFromServicesWebSite/ControllersFromServicesWebSite.csproj index 24bd4fa3f8..022617ccd6 100644 --- a/test/WebSites/ControllersFromServicesWebSite/ControllersFromServicesWebSite.csproj +++ b/test/WebSites/ControllersFromServicesWebSite/ControllersFromServicesWebSite.csproj @@ -12,5 +12,6 @@ + diff --git a/test/WebSites/HtmlGenerationWebSite/HtmlGenerationWebSite.csproj b/test/WebSites/HtmlGenerationWebSite/HtmlGenerationWebSite.csproj index cfda2f9c35..212a619b2e 100644 --- a/test/WebSites/HtmlGenerationWebSite/HtmlGenerationWebSite.csproj +++ b/test/WebSites/HtmlGenerationWebSite/HtmlGenerationWebSite.csproj @@ -10,5 +10,6 @@ + diff --git a/test/WebSites/RazorBuildWebSite/RazorBuildWebSite.csproj b/test/WebSites/RazorBuildWebSite/RazorBuildWebSite.csproj index ecf6d47b77..c2307238bc 100644 --- a/test/WebSites/RazorBuildWebSite/RazorBuildWebSite.csproj +++ b/test/WebSites/RazorBuildWebSite/RazorBuildWebSite.csproj @@ -25,6 +25,7 @@ --> + diff --git a/test/WebSites/RazorPagesWebSite/RazorPagesWebSite.csproj b/test/WebSites/RazorPagesWebSite/RazorPagesWebSite.csproj index 3d83f2342f..a0930364cb 100644 --- a/test/WebSites/RazorPagesWebSite/RazorPagesWebSite.csproj +++ b/test/WebSites/RazorPagesWebSite/RazorPagesWebSite.csproj @@ -12,5 +12,6 @@ + diff --git a/test/WebSites/RazorWebSite/RazorWebSite.csproj b/test/WebSites/RazorWebSite/RazorWebSite.csproj index 4c8140635e..9de4814189 100644 --- a/test/WebSites/RazorWebSite/RazorWebSite.csproj +++ b/test/WebSites/RazorWebSite/RazorWebSite.csproj @@ -17,5 +17,6 @@ + diff --git a/test/WebSites/SecurityWebSite/SecurityWebSite.csproj b/test/WebSites/SecurityWebSite/SecurityWebSite.csproj index 5486e54caf..86d439be9f 100644 --- a/test/WebSites/SecurityWebSite/SecurityWebSite.csproj +++ b/test/WebSites/SecurityWebSite/SecurityWebSite.csproj @@ -11,5 +11,6 @@ + diff --git a/test/WebSites/TagHelpersWebSite/TagHelpersWebSite.csproj b/test/WebSites/TagHelpersWebSite/TagHelpersWebSite.csproj index 991903c25b..cf4976e941 100644 --- a/test/WebSites/TagHelpersWebSite/TagHelpersWebSite.csproj +++ b/test/WebSites/TagHelpersWebSite/TagHelpersWebSite.csproj @@ -11,5 +11,6 @@ +