demo2023/demo_2023.sln

17 lines
782 B
Plaintext
Raw Permalink Normal View History

2025-01-22 13:34:31 +00:00

Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "demo_2023", "demo_2023\demo_2023.csproj", "{AE363281-9145-4A31-A95C-8E1A190F1019}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{AE363281-9145-4A31-A95C-8E1A190F1019}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AE363281-9145-4A31-A95C-8E1A190F1019}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AE363281-9145-4A31-A95C-8E1A190F1019}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AE363281-9145-4A31-A95C-8E1A190F1019}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal