mirror of
https://gitee.com/dashuaibran/jyker
synced 2025-11-04 13:29:41 +08:00
26 lines
1.1 KiB
Plaintext
26 lines
1.1 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.7.34024.191
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BigProject", "BigProject\BigProject.csproj", "{48561C10-E60B-4D23-B641-99981A988A98}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{48561C10-E60B-4D23-B641-99981A988A98}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{48561C10-E60B-4D23-B641-99981A988A98}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{48561C10-E60B-4D23-B641-99981A988A98}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{48561C10-E60B-4D23-B641-99981A988A98}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {7ABB021E-1499-4045-8D0D-3DCC5A2C470B}
|
|
EndGlobalSection
|
|
EndGlobal
|