Skip to content

Commit 20d69c9

Browse files
committed
fix solution references
1 parent b26a4b4 commit 20d69c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ExceptionMessageBeautifier.sln

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11

22
Microsoft Visual Studio Solution File, Format Version 12.00
33
# Visual Studio 2012
4-
Project("{9092AA53-FB77-4645-B42D-1CCCA6BD08BD}") = "ExceptionMessageBeautifier", "ExceptionMessageBeautifier\ExceptionMessageBeautifier.njsproj", "{8630236C-023B-49B4-A492-DB12E72C6826}"
4+
Project("{9092AA53-FB77-4645-B42D-1CCCA6BD08BD}") = "ExceptionMessageBeautifier", "ExceptionMessageBeautifier.njsproj", "{8630236C-023B-49B4-A492-DB12E72C6826}"
55
EndProject
6-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestExceptionGenerator", "TestExceptionGenerator\TestExceptionGenerator.csproj", "{AB652A78-783E-48F5-A876-E9740D01D3F2}"
6+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestExceptionGenerator", "SampleExceptions\TestExceptionGenerator\TestExceptionGenerator.csproj", "{AB652A78-783E-48F5-A876-E9740D01D3F2}"
77
EndProject
88
Global
99
GlobalSection(SolutionConfigurationPlatforms) = preSolution

0 commit comments

Comments
 (0)