Files
flowframes/Flowframes/Flowframes.sln

32 lines
1.6 KiB
Plaintext
Raw Normal View History


Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.10.35122.118
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Flowframes", "Flowframes.csproj", "{AA0C3B3E-824B-4298-9F3A-05C4FAF08404}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "NmkdUtils", "..\..\nmkd-utils\NmkdUtils\NmkdUtils.csproj", "{213246BA-7BF7-411F-A786-7641FFB19CC4}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{AA0C3B3E-824B-4298-9F3A-05C4FAF08404}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AA0C3B3E-824B-4298-9F3A-05C4FAF08404}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AA0C3B3E-824B-4298-9F3A-05C4FAF08404}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AA0C3B3E-824B-4298-9F3A-05C4FAF08404}.Release|Any CPU.Build.0 = Release|Any CPU
{213246BA-7BF7-411F-A786-7641FFB19CC4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{213246BA-7BF7-411F-A786-7641FFB19CC4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{213246BA-7BF7-411F-A786-7641FFB19CC4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{213246BA-7BF7-411F-A786-7641FFB19CC4}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {08B3FCDB-6273-415E-99BD-E99219BA0A16}
EndGlobalSection
EndGlobal