Skip to content

Commit 833c475

Browse files
committed
fixed MVP test project directory
1 parent f6ad5cd commit 833c475

26 files changed

+5
-5
lines changed

ProgrammersSpot/ProgrammersSpot.sln

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ProgrammersSpot.Business.Da
3131
EndProject
3232
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ProgrammersSpot.Business.Services.Tests", "Tests\Business\ProgrammersSpot.Business.Services.Tests\ProgrammersSpot.Business.Services.Tests.csproj", "{7BCF7C07-ED7B-4C93-9DB0-46E59A8410AF}"
3333
EndProject
34-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ProgrammersSpot.Business.MVP.Tests", "ProgrammersSpot.Business.MVP.Tests\ProgrammersSpot.Business.MVP.Tests.csproj", "{A0D87CF9-5F7E-4E89-B615-3B661E59185A}"
34+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ProgrammersSpot.Business.MVP.Tests", "Tests\Business\ProgrammersSpot.Business.MVP.Tests\ProgrammersSpot.Business.MVP.Tests.csproj", "{A0D87CF9-5F7E-4E89-B615-3B661E59185A}"
3535
EndProject
3636
Global
3737
GlobalSection(SolutionConfigurationPlatforms) = preSolution

0 commit comments

Comments
 (0)