Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion StackExchange.Precompilation.sln
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion Test.WebApp.ExternalViews/Test.WebApp.ExternalViews.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<Project>{3c0a90f1-b19e-4305-ab71-3cd31c7d0f4d}</Project>
<Name>StackExchange.Precompilation</Name>
</ProjectReference>
<ProjectReference Include="..\StackExhcange.Precompilation.MVC5\StackExchange.Precompilation.MVC5.csproj" />
<ProjectReference Include="..\StackExchange.Precompilation.MVC5\StackExchange.Precompilation.MVC5.csproj" />
</ItemGroup>
<ItemGroup>
<Reference Include="System.Web" />
Expand Down
2 changes: 1 addition & 1 deletion Test.WebApp/Test.WebApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<Project>{3C0A90F1-B19E-4305-AB71-3CD31C7D0F4D}</Project>
<Name>StackExchange.Precompilation</Name>
</ProjectReference>
<ProjectReference Include="..\StackExhcange.Precompilation.MVC5\StackExchange.Precompilation.MVC5.csproj" />
<ProjectReference Include="..\StackExchange.Precompilation.MVC5\StackExchange.Precompilation.MVC5.csproj" />
<ProjectReference Include="..\Test.WebApp.ExternalViews\Test.WebApp.ExternalViews.csproj">
<Project>{2ba24772-f7b0-4652-a430-2f4c2262e882}</Project>
<Name>Test.WebApp.ExternalViews</Name>
Expand Down