Files
woofworkflows-poc/WoofWorkflows.sln
Smaug123 eb3fa03b15 compiles
2023-12-21 15:16:49 +00:00

17 lines
794 B
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "WoofWorkflows", "WoofWorkflows\WoofWorkflows.fsproj", "{994687CC-F99A-4DFD-BDEE-C8226F245129}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{994687CC-F99A-4DFD-BDEE-C8226F245129}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{994687CC-F99A-4DFD-BDEE-C8226F245129}.Debug|Any CPU.Build.0 = Debug|Any CPU
{994687CC-F99A-4DFD-BDEE-C8226F245129}.Release|Any CPU.ActiveCfg = Release|Any CPU
{994687CC-F99A-4DFD-BDEE-C8226F245129}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal