Skip to content

Commit 10aab46

Browse files
committed
Rename verifier to tests
1 parent fe63882 commit 10aab46

7 files changed

+1
-1
lines changed

examples/csharpsx/csharpsx.sln

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ VisualStudioVersion = 17.1.32228.430
55
MinimumVisualStudioVersion = 10.0.40219.1
66
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Library", "Library\Library.csproj", "{E7C3477D-EEC5-4824-B9B9-8052120382AD}"
77
EndProject
8-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Verifier", "Verifier\Verifier.csproj", "{A36FDB96-6312-4D74-B35F-68542F9C6F84}"
8+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tests", "Tests\Tests.csproj", "{A36FDB96-6312-4D74-B35F-68542F9C6F84}"
99
EndProject
1010
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{7BB23E5C-7EE5-40CB-8DD2-31929A329847}"
1111
ProjectSection(SolutionItems) = preProject

0 commit comments

Comments
 (0)