Skip to content

Commit 3a8c582

Browse files
committed
Ooops. Revert temp reference to test console app
1 parent 657db50 commit 3a8c582

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

FunctionalStateMachine.sln

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FunctionalStateMachine.Comm
3636
EndProject
3737
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FunctionalStateMachine.CommandRunner.Generator", "FunctionalStateMachine.CommandRunner.Generator\FunctionalStateMachine.CommandRunner.Generator.csproj", "{F2EB10B5-AD83-47A7-BFA3-3A552B06AC76}"
3838
EndProject
39-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FSMConsoleApp", "..\FSMConsoleApp\FSMConsoleApp\FSMConsoleApp.csproj", "{796A1358-E0EF-4E4E-AB28-379CD6A48F06}"
40-
EndProject
4139
Global
4240
GlobalSection(SolutionConfigurationPlatforms) = preSolution
4341
Debug|Any CPU = Debug|Any CPU
@@ -76,9 +74,5 @@ Global
7674
{F2EB10B5-AD83-47A7-BFA3-3A552B06AC76}.Debug|Any CPU.Build.0 = Debug|Any CPU
7775
{F2EB10B5-AD83-47A7-BFA3-3A552B06AC76}.Release|Any CPU.ActiveCfg = Release|Any CPU
7876
{F2EB10B5-AD83-47A7-BFA3-3A552B06AC76}.Release|Any CPU.Build.0 = Release|Any CPU
79-
{796A1358-E0EF-4E4E-AB28-379CD6A48F06}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
80-
{796A1358-E0EF-4E4E-AB28-379CD6A48F06}.Debug|Any CPU.Build.0 = Debug|Any CPU
81-
{796A1358-E0EF-4E4E-AB28-379CD6A48F06}.Release|Any CPU.ActiveCfg = Release|Any CPU
82-
{796A1358-E0EF-4E4E-AB28-379CD6A48F06}.Release|Any CPU.Build.0 = Release|Any CPU
8377
EndGlobalSection
8478
EndGlobal

0 commit comments

Comments
 (0)