CPF/CPF.ReoGrid/CPF.ReoGrid.sln

32 lines
1.5 KiB
Plaintext
Raw Normal View History

2024-06-24 10:15:59 +08:00

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.10.34607.79
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CPF.ReoGrid", "CPF.ReoGrid.csproj", "{2BFE5B86-9AEA-46D2-9F0D-35EDC27966F9}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CPF", "..\..\CPF\CPF\CPF.csproj", "{0F604123-37C7-4FD5-8D35-24BA1BF346DB}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{2BFE5B86-9AEA-46D2-9F0D-35EDC27966F9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2BFE5B86-9AEA-46D2-9F0D-35EDC27966F9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2BFE5B86-9AEA-46D2-9F0D-35EDC27966F9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2BFE5B86-9AEA-46D2-9F0D-35EDC27966F9}.Release|Any CPU.Build.0 = Release|Any CPU
{0F604123-37C7-4FD5-8D35-24BA1BF346DB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0F604123-37C7-4FD5-8D35-24BA1BF346DB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0F604123-37C7-4FD5-8D35-24BA1BF346DB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0F604123-37C7-4FD5-8D35-24BA1BF346DB}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {FAFAE8C9-264E-4F07-A92B-AF4B6FD76FDF}
EndGlobalSection
EndGlobal