Skip to content

Commit

Permalink
fix - Corrected project path in solution file.
Browse files Browse the repository at this point in the history
  • Loading branch information
guibranco committed Oct 8, 2024
1 parent 15d7589 commit 0828391
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion POCPredicate.sln
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.12.35323.107
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "POCPredicate", "Src\PredicateTests\POCPredicate.csproj", "{F633CCCB-0D95-4165-962A-D885BCB624A9}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "POCPredicate", "Src\POCPredicate\POCPredicate.csproj", "{F633CCCB-0D95-4165-962A-D885BCB624A9}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Src", "Src", "{B82A6A20-9197-44DE-8C76-2440D62A296A}"
EndProject
Expand Down

0 comments on commit 0828391

Please sign in to comment.