gServer/gServer.sln

35 lines
1.3 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "gServer", "gServer\gServer.csproj", "{6F404B72-8B0D-4A82-BD61-5A5168EF8724}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{6F404B72-8B0D-4A82-BD61-5A5168EF8724}.Debug|x86.ActiveCfg = Debug|x86
{6F404B72-8B0D-4A82-BD61-5A5168EF8724}.Debug|x86.Build.0 = Debug|x86
{6F404B72-8B0D-4A82-BD61-5A5168EF8724}.Release|x86.ActiveCfg = Release|x86
{6F404B72-8B0D-4A82-BD61-5A5168EF8724}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = gServer\gServer.csproj
Policies = $0
$0.TextStylePolicy = $1
$1.inheritsSet = null
$1.scope = text/x-csharp
$0.CSharpFormattingPolicy = $2
$2.StatementBraceStyle = NextLine
$2.PlaceElseOnNewLine = True
$2.PlaceElseIfOnNewLine = True
$2.PlaceCatchOnNewLine = True
$2.PlaceFinallyOnNewLine = True
$2.PlaceWhileOnNewLine = True
$2.inheritsSet = Mono
$2.inheritsScope = text/x-csharp
$2.scope = text/x-csharp
EndGlobalSection
EndGlobal