dota-wheel/DotaWheel/DotaWheel.sln

26 lines
1.1 KiB
Plaintext
Raw Normal View History

2022-08-02 00:12:37 +00:00

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27703.2035
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DotaWheel", "DotaWheel.csproj", "{B6FCA88F-8D1F-42F4-8DCD-0E90364B772F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B6FCA88F-8D1F-42F4-8DCD-0E90364B772F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B6FCA88F-8D1F-42F4-8DCD-0E90364B772F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B6FCA88F-8D1F-42F4-8DCD-0E90364B772F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B6FCA88F-8D1F-42F4-8DCD-0E90364B772F}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {BA6FB487-86C3-41A9-BAE5-BB2DE1E08AD9}
EndGlobalSection
EndGlobal