Marquee/Marquee.sln

26 lines
1.1 KiB
Plaintext
Raw Permalink Normal View History

2025-03-19 10:22:21 +08:00

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.9.34728.123
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Marquee", "Marquee.csproj", "{B7DB82CA-58BF-4030-82DF-F0682807B915}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B7DB82CA-58BF-4030-82DF-F0682807B915}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B7DB82CA-58BF-4030-82DF-F0682807B915}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B7DB82CA-58BF-4030-82DF-F0682807B915}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B7DB82CA-58BF-4030-82DF-F0682807B915}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {04E2BBDF-5EA2-4A67-B3B3-548FDC1612D7}
EndGlobalSection
EndGlobal