Skip to content

Commit

Permalink
delete testclient project
Browse files Browse the repository at this point in the history
  • Loading branch information
georghinkel committed Jun 20, 2024
1 parent 05498a7 commit 462a12a
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 78 deletions.
11 changes: 0 additions & 11 deletions NMF.sln
Original file line number Diff line number Diff line change
Expand Up @@ -200,8 +200,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tests", "Tests", "{891A597A
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Glsp.Test", "UserInterfaces\Tests\Glsp.Test\Glsp.Test.csproj", "{DBF61B5F-4657-44FF-9195-4DDCBDA564FD}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GlspTestClient", "UserInterfaces\Tests\GlspTestClient\GlspTestClient.csproj", "{6E04C745-9947-4EDD-B66A-D21F728E230A}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Glsp.AspNetCore", "UserInterfaces\Glsp.AspNetCore\Glsp.AspNetCore.csproj", "{01956724-3A2A-4A97-A7C5-BB0129779819}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GlspTests", "UserInterfaces\Tests\GlspTests\GlspTests.csproj", "{AA702EA1-8A5D-4CE9-BD2E-6FC3985B59B1}"
Expand Down Expand Up @@ -694,14 +692,6 @@ Global
{DBF61B5F-4657-44FF-9195-4DDCBDA564FD}.Signed Debug|Any CPU.Build.0 = Debug|Any CPU
{DBF61B5F-4657-44FF-9195-4DDCBDA564FD}.Signed Release|Any CPU.ActiveCfg = Release|Any CPU
{DBF61B5F-4657-44FF-9195-4DDCBDA564FD}.Signed Release|Any CPU.Build.0 = Release|Any CPU
{6E04C745-9947-4EDD-B66A-D21F728E230A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6E04C745-9947-4EDD-B66A-D21F728E230A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6E04C745-9947-4EDD-B66A-D21F728E230A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6E04C745-9947-4EDD-B66A-D21F728E230A}.Release|Any CPU.Build.0 = Release|Any CPU
{6E04C745-9947-4EDD-B66A-D21F728E230A}.Signed Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6E04C745-9947-4EDD-B66A-D21F728E230A}.Signed Debug|Any CPU.Build.0 = Debug|Any CPU
{6E04C745-9947-4EDD-B66A-D21F728E230A}.Signed Release|Any CPU.ActiveCfg = Release|Any CPU
{6E04C745-9947-4EDD-B66A-D21F728E230A}.Signed Release|Any CPU.Build.0 = Release|Any CPU
{01956724-3A2A-4A97-A7C5-BB0129779819}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{01956724-3A2A-4A97-A7C5-BB0129779819}.Debug|Any CPU.Build.0 = Debug|Any CPU
{01956724-3A2A-4A97-A7C5-BB0129779819}.Release|Any CPU.ActiveCfg = Release|Any CPU
Expand Down Expand Up @@ -831,7 +821,6 @@ Global
{7BDA9EFB-D9F0-47CA-900D-F53E8238F6BA} = {6B587373-3C4C-4127-BFD1-DA9A89C0555B}
{891A597A-A94C-43C7-BC65-3472326015DA} = {6B587373-3C4C-4127-BFD1-DA9A89C0555B}
{DBF61B5F-4657-44FF-9195-4DDCBDA564FD} = {891A597A-A94C-43C7-BC65-3472326015DA}
{6E04C745-9947-4EDD-B66A-D21F728E230A} = {891A597A-A94C-43C7-BC65-3472326015DA}
{01956724-3A2A-4A97-A7C5-BB0129779819} = {6B587373-3C4C-4127-BFD1-DA9A89C0555B}
{AA702EA1-8A5D-4CE9-BD2E-6FC3985B59B1} = {891A597A-A94C-43C7-BC65-3472326015DA}
{8D5965E8-519C-48BC-842F-494F6FE24225} = {1E8C8464-ACBC-4201-9F38-FFBA1959A860}
Expand Down
23 changes: 0 additions & 23 deletions UserInterfaces/Tests/GlspTestClient/GlspTestClient.csproj

This file was deleted.

44 changes: 0 additions & 44 deletions UserInterfaces/Tests/GlspTestClient/Program.cs

This file was deleted.

0 comments on commit 462a12a

Please sign in to comment.