mirror of
https://github.com/ApacheThunder/ExpandTheGungeon.git
synced 2025-06-18 11:15:32 -04:00
20 lines
801 B
Plaintext
20 lines
801 B
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 14
|
|
VisualStudioVersion = 14.0.25420.1
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ExpandTheGungeon", "ExpandTheGungeon\ExpandTheGungeon.csproj", "{879A1D67-4A5C-4A21-9823-426D1752D3D2}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{879A1D67-4A5C-4A21-9823-426D1752D3D2}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{879A1D67-4A5C-4A21-9823-426D1752D3D2}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|