Files
2022-12-05 10:23:02 +08:00

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.3.32929.385
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EF3", "EF3.csproj", "{47C34DC7-67A1-425E-9460-E045F8BE14CE}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{47C34DC7-67A1-425E-9460-E045F8BE14CE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{47C34DC7-67A1-425E-9460-E045F8BE14CE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{47C34DC7-67A1-425E-9460-E045F8BE14CE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{47C34DC7-67A1-425E-9460-E045F8BE14CE}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {0458C7C0-2145-4A08-B4D5-D26EC3638A5A}
EndGlobalSection
EndGlobal