Skip to content

Commit

Permalink
Remove the '&' from the sln file (#4128)
Browse files Browse the repository at this point in the history
  • Loading branch information
drognanar authored Nov 22, 2024
1 parent 2840185 commit f00079e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TestFx.sln
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "TestingPlatformRunner", "Te
eng\TestingPlatformRunner\TestingPlatformRunner.targets = eng\TestingPlatformRunner\TestingPlatformRunner.targets
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "1 - Platform & Extensions", "1 - Platform & Extensions", "{6AEE1440-FDF0-4729-8196-B24D0E333550}"
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "1 - Platform and Extensions", "1 - Platform and Extensions", "{6AEE1440-FDF0-4729-8196-B24D0E333550}"
ProjectSection(SolutionItems) = preProject
src\Platform\Directory.Build.props = src\Platform\Directory.Build.props
EndProjectSection
Expand Down

0 comments on commit f00079e

Please sign in to comment.