Files
flowframes/Code/Flowframes.sln

26 lines
1.1 KiB
Plaintext
Raw Normal View History

2020-11-23 16:51:05 +01:00

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
2021-02-08 15:48:44 -05:00
VisualStudioVersion = 16.0.30907.101
2020-11-23 16:51:05 +01:00
MinimumVisualStudioVersion = 10.0.40219.1
2021-02-08 15:48:44 -05:00
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Flowframes", "Flowframes.csproj", "{A7E45FC0-5BE5-40FC-BCB6-48096F57AF73}"
2020-11-23 16:51:05 +01:00
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
2021-02-08 15:48:44 -05:00
{A7E45FC0-5BE5-40FC-BCB6-48096F57AF73}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A7E45FC0-5BE5-40FC-BCB6-48096F57AF73}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A7E45FC0-5BE5-40FC-BCB6-48096F57AF73}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A7E45FC0-5BE5-40FC-BCB6-48096F57AF73}.Release|Any CPU.Build.0 = Release|Any CPU
2020-11-23 16:51:05 +01:00
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
2021-02-08 15:48:44 -05:00
SolutionGuid = {62B981E7-6590-4960-BDF4-3439D25D3840}
2020-11-23 16:51:05 +01:00
EndGlobalSection
EndGlobal