Skip to content

Commit

Permalink
Not gonna managed LittleForker here.
Browse files Browse the repository at this point in the history
  • Loading branch information
damianh committed Nov 18, 2023
1 parent 7d18ec3 commit e9595f4
Show file tree
Hide file tree
Showing 78 changed files with 0 additions and 4,066 deletions.
1 change: 0 additions & 1 deletion .github/WorkflowGen/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ void GenerateWorkflowsForLibs()
"github",
"hosting",
"lambda",
"little-forker",
"pulumi",
"system-extensions",
"webhook-relay"
Expand Down
63 changes: 0 additions & 63 deletions .github/workflows/little-forker-ci.yml

This file was deleted.

40 changes: 0 additions & 40 deletions PlatformLibs.sln
Original file line number Diff line number Diff line change
Expand Up @@ -234,23 +234,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "libs", "libs", "{5038BE98-A
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "build", "build", "{216FB958-9A5A-4A1D-9C3C-605063CD8529}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "little-forker", "little-forker", "{C035DC26-7F31-432A-8CE2-221F7E1877B2}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{D87C8600-94DC-463D-947B-F1EFA6E748B4}"
ProjectSection(SolutionItems) = preProject
libs\little-forker\src\Directory.Build.props = libs\little-forker\src\Directory.Build.props
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "test", "test", "{1137E742-AF34-47F0-BFAA-F7FD0FE246F0}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LittleForker", "libs\little-forker\src\LittleForker\LittleForker.csproj", "{6A977279-9C89-4292-819D-9A9D014473B8}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "NonTerminatingProcess", "libs\little-forker\src\NonTerminatingProcess\NonTerminatingProcess.csproj", "{E66BAB05-F1D2-4236-96BE-4A61764448BA}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SelfTerminatingProcess", "libs\little-forker\src\SelfTerminatingProcess\SelfTerminatingProcess.csproj", "{A31B3ADF-27E6-4BB3-A7E7-8BB072D867FA}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LittleForker.Tests", "libs\little-forker\tests\LittleForker.Tests\LittleForker.Tests.csproj", "{A228A55A-51DF-4E95-982F-EB278D061893}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -397,22 +380,6 @@ Global
{6A3454B3-27BF-45E6-81AA-44616F4766E2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6A3454B3-27BF-45E6-81AA-44616F4766E2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6A3454B3-27BF-45E6-81AA-44616F4766E2}.Release|Any CPU.Build.0 = Release|Any CPU
{6A977279-9C89-4292-819D-9A9D014473B8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6A977279-9C89-4292-819D-9A9D014473B8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6A977279-9C89-4292-819D-9A9D014473B8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6A977279-9C89-4292-819D-9A9D014473B8}.Release|Any CPU.Build.0 = Release|Any CPU
{E66BAB05-F1D2-4236-96BE-4A61764448BA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E66BAB05-F1D2-4236-96BE-4A61764448BA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E66BAB05-F1D2-4236-96BE-4A61764448BA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E66BAB05-F1D2-4236-96BE-4A61764448BA}.Release|Any CPU.Build.0 = Release|Any CPU
{A31B3ADF-27E6-4BB3-A7E7-8BB072D867FA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A31B3ADF-27E6-4BB3-A7E7-8BB072D867FA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A31B3ADF-27E6-4BB3-A7E7-8BB072D867FA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A31B3ADF-27E6-4BB3-A7E7-8BB072D867FA}.Release|Any CPU.Build.0 = Release|Any CPU
{A228A55A-51DF-4E95-982F-EB278D061893}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A228A55A-51DF-4E95-982F-EB278D061893}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A228A55A-51DF-4E95-982F-EB278D061893}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A228A55A-51DF-4E95-982F-EB278D061893}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down Expand Up @@ -484,13 +451,6 @@ Global
{03AD19CD-2637-4048-8D12-2829B4784C48} = {498AADAB-47D0-42A9-A0CB-FDCB88EA9851}
{392FB6AF-14DC-4809-AA70-DB48D4EEBEB1} = {03AD19CD-2637-4048-8D12-2829B4784C48}
{6A3454B3-27BF-45E6-81AA-44616F4766E2} = {03AD19CD-2637-4048-8D12-2829B4784C48}
{C035DC26-7F31-432A-8CE2-221F7E1877B2} = {5038BE98-AAF8-4FB1-B683-C03B760C36A7}
{D87C8600-94DC-463D-947B-F1EFA6E748B4} = {C035DC26-7F31-432A-8CE2-221F7E1877B2}
{1137E742-AF34-47F0-BFAA-F7FD0FE246F0} = {C035DC26-7F31-432A-8CE2-221F7E1877B2}
{6A977279-9C89-4292-819D-9A9D014473B8} = {D87C8600-94DC-463D-947B-F1EFA6E748B4}
{E66BAB05-F1D2-4236-96BE-4A61764448BA} = {D87C8600-94DC-463D-947B-F1EFA6E748B4}
{A31B3ADF-27E6-4BB3-A7E7-8BB072D867FA} = {D87C8600-94DC-463D-947B-F1EFA6E748B4}
{A228A55A-51DF-4E95-982F-EB278D061893} = {1137E742-AF34-47F0-BFAA-F7FD0FE246F0}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {4306F166-DCCF-4316-88FC-9E339F1ABEFE}
Expand Down
11 changes: 0 additions & 11 deletions libs/little-forker/LittleForker.slnf

This file was deleted.

203 changes: 0 additions & 203 deletions libs/little-forker/README.md

This file was deleted.

11 changes: 0 additions & 11 deletions libs/little-forker/src/Directory.Build.props

This file was deleted.

Binary file not shown.
Loading

0 comments on commit e9595f4

Please sign in to comment.