diff --git a/StackExhcange.Precompilation.MVC5/Hacks.cs b/StackExchange.Precompilation.MVC5/Hacks.cs similarity index 100% rename from StackExhcange.Precompilation.MVC5/Hacks.cs rename to StackExchange.Precompilation.MVC5/Hacks.cs diff --git a/StackExhcange.Precompilation.MVC5/PrecompilationView.cs b/StackExchange.Precompilation.MVC5/PrecompilationView.cs similarity index 100% rename from StackExhcange.Precompilation.MVC5/PrecompilationView.cs rename to StackExchange.Precompilation.MVC5/PrecompilationView.cs diff --git a/StackExhcange.Precompilation.MVC5/PrecompilationVirtualPathFactory.cs b/StackExchange.Precompilation.MVC5/PrecompilationVirtualPathFactory.cs similarity index 100% rename from StackExhcange.Precompilation.MVC5/PrecompilationVirtualPathFactory.cs rename to StackExchange.Precompilation.MVC5/PrecompilationVirtualPathFactory.cs diff --git a/StackExhcange.Precompilation.MVC5/PrecompiledViewEngine.cs b/StackExchange.Precompilation.MVC5/PrecompiledViewEngine.cs similarity index 100% rename from StackExhcange.Precompilation.MVC5/PrecompiledViewEngine.cs rename to StackExchange.Precompilation.MVC5/PrecompiledViewEngine.cs diff --git a/StackExhcange.Precompilation.MVC5/ProfiledVirtualPathProviderViewEngine.cs b/StackExchange.Precompilation.MVC5/ProfiledVirtualPathProviderViewEngine.cs similarity index 100% rename from StackExhcange.Precompilation.MVC5/ProfiledVirtualPathProviderViewEngine.cs rename to StackExchange.Precompilation.MVC5/ProfiledVirtualPathProviderViewEngine.cs diff --git a/StackExhcange.Precompilation.MVC5/RazorParser.cs b/StackExchange.Precompilation.MVC5/RazorParser.cs similarity index 100% rename from StackExhcange.Precompilation.MVC5/RazorParser.cs rename to StackExchange.Precompilation.MVC5/RazorParser.cs diff --git a/StackExhcange.Precompilation.MVC5/RoslynRazorViewEngine.cs b/StackExchange.Precompilation.MVC5/RoslynRazorViewEngine.cs similarity index 100% rename from StackExhcange.Precompilation.MVC5/RoslynRazorViewEngine.cs rename to StackExchange.Precompilation.MVC5/RoslynRazorViewEngine.cs diff --git a/StackExhcange.Precompilation.MVC5/StackExchange.Precompilation.MVC5.csproj b/StackExchange.Precompilation.MVC5/StackExchange.Precompilation.MVC5.csproj similarity index 100% rename from StackExhcange.Precompilation.MVC5/StackExchange.Precompilation.MVC5.csproj rename to StackExchange.Precompilation.MVC5/StackExchange.Precompilation.MVC5.csproj diff --git a/StackExchange.Precompilation.sln b/StackExchange.Precompilation.sln index fdb5522..1a3a535 100644 --- a/StackExchange.Precompilation.sln +++ b/StackExchange.Precompilation.sln @@ -42,7 +42,7 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Test.WebApp.ExternalViews", {31DFCCCC-2F44-405E-A2D7-BB1AC718E7B9} = {31DFCCCC-2F44-405E-A2D7-BB1AC718E7B9} EndProjectSection EndProject -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "StackExchange.Precompilation.MVC5", "StackExhcange.Precompilation.MVC5\StackExchange.Precompilation.MVC5.csproj", "{C8F659BD-D0D1-4404-9CC5-3F14ED4B28F3}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "StackExchange.Precompilation.MVC5", "StackExchange.Precompilation.MVC5\StackExchange.Precompilation.MVC5.csproj", "{C8F659BD-D0D1-4404-9CC5-3F14ED4B28F3}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution diff --git a/Test.WebApp.ExternalViews/Test.WebApp.ExternalViews.csproj b/Test.WebApp.ExternalViews/Test.WebApp.ExternalViews.csproj index df13bcc..dd1b267 100644 --- a/Test.WebApp.ExternalViews/Test.WebApp.ExternalViews.csproj +++ b/Test.WebApp.ExternalViews/Test.WebApp.ExternalViews.csproj @@ -16,7 +16,7 @@ {3c0a90f1-b19e-4305-ab71-3cd31c7d0f4d} StackExchange.Precompilation - + diff --git a/Test.WebApp/Test.WebApp.csproj b/Test.WebApp/Test.WebApp.csproj index af3716d..7075c6e 100644 --- a/Test.WebApp/Test.WebApp.csproj +++ b/Test.WebApp/Test.WebApp.csproj @@ -50,7 +50,7 @@ {3C0A90F1-B19E-4305-AB71-3CD31C7D0F4D} StackExchange.Precompilation - + {2ba24772-f7b0-4652-a430-2f4c2262e882} Test.WebApp.ExternalViews