Skip to content

Commit

Permalink
Remove testbench project from build
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveDunn committed Jul 17, 2023
1 parent f6499d8 commit 5fb3153
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Vogen.sln
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Shared", "tests\Shared\Shar
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SnapshotTests", "tests\SnapshotTests\SnapshotTests.csproj", "{83488ED4-6EB4-42B2-BFAC-D75B02A6F9A6}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Testbench", "tests\Testbench\Testbench.csproj", "{39BD3080-C0EA-41BA-94A0-024728F53779}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -80,9 +78,6 @@ Global
{83488ED4-6EB4-42B2-BFAC-D75B02A6F9A6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{83488ED4-6EB4-42B2-BFAC-D75B02A6F9A6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{83488ED4-6EB4-42B2-BFAC-D75B02A6F9A6}.Release|Any CPU.Build.0 = Release|Any CPU
{39BD3080-C0EA-41BA-94A0-024728F53779}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{39BD3080-C0EA-41BA-94A0-024728F53779}.Release|Any CPU.ActiveCfg = Release|Any CPU
{39BD3080-C0EA-41BA-94A0-024728F53779}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand All @@ -96,7 +91,6 @@ Global
{38935F7D-8E91-4984-9119-1FB0A639CB09} = {9955BB98-6ACF-4EC8-AE59-1B8DDCCBDCC6}
{D53F5547-E077-43FF-9342-ABA02A4FF360} = {9955BB98-6ACF-4EC8-AE59-1B8DDCCBDCC6}
{83488ED4-6EB4-42B2-BFAC-D75B02A6F9A6} = {9955BB98-6ACF-4EC8-AE59-1B8DDCCBDCC6}
{39BD3080-C0EA-41BA-94A0-024728F53779} = {9955BB98-6ACF-4EC8-AE59-1B8DDCCBDCC6}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {E4D5DD02-533B-4333-9CF9-ACD294C7F2EE}
Expand Down

0 comments on commit 5fb3153

Please sign in to comment.