31 lines
1.3 KiB
Plaintext
31 lines
1.3 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.2.32526.322
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FabusMod", "FabusMod.csproj", "{FCB780C4-4903-4455-BA97-0C98E9E864D5}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{C8153CAF-759F-40F9-95E6-4F8B3E786AC7}"
|
|
ProjectSection(SolutionItems) = preProject
|
|
.editorconfig = .editorconfig
|
|
EndProjectSection
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{FCB780C4-4903-4455-BA97-0C98E9E864D5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{FCB780C4-4903-4455-BA97-0C98E9E864D5}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{FCB780C4-4903-4455-BA97-0C98E9E864D5}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{FCB780C4-4903-4455-BA97-0C98E9E864D5}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {E55533E2-FFB4-45CD-AD66-D00C15F8C278}
|
|
EndGlobalSection
|
|
EndGlobal
|