Skip to content

Commit d169aa5

Browse files
committed
delete rider plugin project
1 parent b66d04c commit d169aa5

File tree

4 files changed

+0
-189
lines changed

4 files changed

+0
-189
lines changed

SimpleStateMachine.StructuralSearch.Action/ActionInputs.cs

Lines changed: 0 additions & 58 deletions
This file was deleted.

SimpleStateMachine.StructuralSearch.Action/Program.cs

Lines changed: 0 additions & 104 deletions
This file was deleted.

SimpleStateMachine.StructuralSearch.Action/SimpleStateMachine.StructuralSearch.Action.csproj

Lines changed: 0 additions & 21 deletions
This file was deleted.

SimpleStateMachine.StructuralSearch.sln

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SimpleStateMachine.Structur
99
EndProject
1010
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SimpleStateMachine.StructuralSearch.Sandbox", "src\SimpleStateMachine.StructuralSearch.Sandbox\SimpleStateMachine.StructuralSearch.Sandbox.csproj", "{263ABF7D-9728-4224-A584-5412E158D4BB}"
1111
EndProject
12-
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SimpleStateMachine.StructuralSearch.Action", "SimpleStateMachine.StructuralSearch.Action\SimpleStateMachine.StructuralSearch.Action.csproj", "{E22FFF76-E929-4E01-B2B3-4B9283705EDE}"
13-
EndProject
1412
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{6CB879CC-E497-41C0-AEBD-864E9D3807A6}"
1513
ProjectSection(SolutionItems) = preProject
1614
.dockerignore = .dockerignore
@@ -40,10 +38,6 @@ Global
4038
{263ABF7D-9728-4224-A584-5412E158D4BB}.Debug|Any CPU.Build.0 = Debug|Any CPU
4139
{263ABF7D-9728-4224-A584-5412E158D4BB}.Release|Any CPU.ActiveCfg = Release|Any CPU
4240
{263ABF7D-9728-4224-A584-5412E158D4BB}.Release|Any CPU.Build.0 = Release|Any CPU
43-
{E22FFF76-E929-4E01-B2B3-4B9283705EDE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
44-
{E22FFF76-E929-4E01-B2B3-4B9283705EDE}.Debug|Any CPU.Build.0 = Debug|Any CPU
45-
{E22FFF76-E929-4E01-B2B3-4B9283705EDE}.Release|Any CPU.ActiveCfg = Release|Any CPU
46-
{E22FFF76-E929-4E01-B2B3-4B9283705EDE}.Release|Any CPU.Build.0 = Release|Any CPU
4741
EndGlobalSection
4842
GlobalSection(SolutionProperties) = preSolution
4943
HideSolutionNode = FALSE

0 commit comments

Comments
 (0)