Fixed crash report website solution to point to new location of CrashReportCommon

[CL 2077479 by James Hopkin in Main branch]
This commit is contained in:
James Hopkin
2014-05-19 07:17:03 -04:00
committed by UnrealBot
parent 66716e4b5c
commit 1a4bf7ac8b

View File

@@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CrashReportWebSite", "CrashReportWebSite.csproj", "{7A6D44E8-D8F2-4540-8A4A-0EF1A87D65AB}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CrashReportCommon", "..\..\NoRedist\CrashReportServer\CrashReportCommon\CrashReportCommon.csproj", "{B83DE8C9-9429-4765-86BD-8EEEA89B138F}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CrashReportCommon", "..\..\NotForLicensees\CrashReportServer\CrashReportCommon\CrashReportCommon.csproj", "{B83DE8C9-9429-4765-86BD-8EEEA89B138F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DotNETUtilities", "..\..\DotNETCommon\DotNETUtilities\DotNETUtilities.csproj", "{5D7D66E8-8C76-4AF9-B3EC-2EF03421D730}"
EndProject