113 lines
5.4 KiB
Plaintext
113 lines
5.4 KiB
Plaintext
|
|
|
|||
|
|
Microsoft Visual Studio Solution File, Format Version 11.00
|
|||
|
|
# Visual Studio 2010
|
|||
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Migrant", "Migrant\Migrant.csproj", "{5F87C357-09FB-4F53-BE37-41FE5BD88957}"
|
|||
|
|
EndProject
|
|||
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tests", "Tests\Tests.csproj", "{6109E322-4AC0-496C-89A2-012232A047E3}"
|
|||
|
|
EndProject
|
|||
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestsSecondModule", "Tests\SecondModule\TestsSecondModule.csproj", "{560B93C1-E336-47DA-A879-4E9C5B75A927}"
|
|||
|
|
EndProject
|
|||
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PerformanceTester", "PerformanceTester\PerformanceTester.csproj", "{72492444-329C-42B1-B1E7-7A9B3BCA0953}"
|
|||
|
|
EndProject
|
|||
|
|
Global
|
|||
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|||
|
|
Debug|Any CPU = Debug|Any CPU
|
|||
|
|
Release|Any CPU = Release|Any CPU
|
|||
|
|
DebugFormat|Any CPU = DebugFormat|Any CPU
|
|||
|
|
EndGlobalSection
|
|||
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|||
|
|
{560B93C1-E336-47DA-A879-4E9C5B75A927}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
|
{560B93C1-E336-47DA-A879-4E9C5B75A927}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
|
{560B93C1-E336-47DA-A879-4E9C5B75A927}.DebugFormat|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
|
{560B93C1-E336-47DA-A879-4E9C5B75A927}.DebugFormat|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
|
{560B93C1-E336-47DA-A879-4E9C5B75A927}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
|
{560B93C1-E336-47DA-A879-4E9C5B75A927}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
|
{5F87C357-09FB-4F53-BE37-41FE5BD88957}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
|
{5F87C357-09FB-4F53-BE37-41FE5BD88957}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
|
{5F87C357-09FB-4F53-BE37-41FE5BD88957}.DebugFormat|Any CPU.ActiveCfg = DebugFormat|Any CPU
|
|||
|
|
{5F87C357-09FB-4F53-BE37-41FE5BD88957}.DebugFormat|Any CPU.Build.0 = DebugFormat|Any CPU
|
|||
|
|
{5F87C357-09FB-4F53-BE37-41FE5BD88957}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
|
{5F87C357-09FB-4F53-BE37-41FE5BD88957}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
|
{6109E322-4AC0-496C-89A2-012232A047E3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
|
{6109E322-4AC0-496C-89A2-012232A047E3}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
|
{6109E322-4AC0-496C-89A2-012232A047E3}.DebugFormat|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
|
{6109E322-4AC0-496C-89A2-012232A047E3}.DebugFormat|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
|
{6109E322-4AC0-496C-89A2-012232A047E3}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
|
{6109E322-4AC0-496C-89A2-012232A047E3}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
|
{72492444-329C-42B1-B1E7-7A9B3BCA0953}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
|
{72492444-329C-42B1-B1E7-7A9B3BCA0953}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
|
{72492444-329C-42B1-B1E7-7A9B3BCA0953}.DebugFormat|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
|
{72492444-329C-42B1-B1E7-7A9B3BCA0953}.DebugFormat|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
|
{72492444-329C-42B1-B1E7-7A9B3BCA0953}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
|
{72492444-329C-42B1-B1E7-7A9B3BCA0953}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
|
EndGlobalSection
|
|||
|
|
GlobalSection(MonoDevelopProperties) = preSolution
|
|||
|
|
Policies = $0
|
|||
|
|
$0.DotNetNamingPolicy = $2
|
|||
|
|
$2.DirectoryNamespaceAssociation = PrefixedHierarchical
|
|||
|
|
$2.ResourceNamePolicy = FileName
|
|||
|
|
$0.TextStylePolicy = $3
|
|||
|
|
$3.FileWidth = 120
|
|||
|
|
$3.NoTabsAfterNonTabs = True
|
|||
|
|
$3.EolMarker = Unix
|
|||
|
|
$3.inheritsSet = VisualStudio
|
|||
|
|
$3.inheritsScope = text/plain
|
|||
|
|
$3.scope = text/plain
|
|||
|
|
$0.CSharpFormattingPolicy = $4
|
|||
|
|
$4.AnonymousMethodBraceStyle = NextLine
|
|||
|
|
$4.PropertyBraceStyle = NextLine
|
|||
|
|
$4.PropertyGetBraceStyle = NextLine
|
|||
|
|
$4.PropertySetBraceStyle = NextLine
|
|||
|
|
$4.EventBraceStyle = NextLine
|
|||
|
|
$4.EventAddBraceStyle = NextLine
|
|||
|
|
$4.StatementBraceStyle = NextLine
|
|||
|
|
$4.ElseNewLinePlacement = NewLine
|
|||
|
|
$4.CatchNewLinePlacement = NewLine
|
|||
|
|
$4.FinallyNewLinePlacement = NewLine
|
|||
|
|
$4.WhileNewLinePlacement = NewLine
|
|||
|
|
$4.BeforeMethodDeclarationParentheses = False
|
|||
|
|
$4.BeforeMethodCallParentheses = False
|
|||
|
|
$4.BeforeConstructorDeclarationParentheses = False
|
|||
|
|
$4.BeforeIndexerDeclarationBracket = False
|
|||
|
|
$4.BeforeDelegateDeclarationParentheses = False
|
|||
|
|
$4.AfterDelegateDeclarationParameterComma = True
|
|||
|
|
$4.NewParentheses = False
|
|||
|
|
$4.IfParentheses = False
|
|||
|
|
$4.WhileParentheses = False
|
|||
|
|
$4.ForParentheses = False
|
|||
|
|
$4.ForeachParentheses = False
|
|||
|
|
$4.CatchParentheses = False
|
|||
|
|
$4.SwitchParentheses = False
|
|||
|
|
$4.LockParentheses = False
|
|||
|
|
$4.UsingParentheses = False
|
|||
|
|
$4.SpacesBeforeBrackets = False
|
|||
|
|
$4.inheritsSet = Mono
|
|||
|
|
$4.inheritsScope = text/x-csharp
|
|||
|
|
$4.scope = text/x-csharp
|
|||
|
|
$4.NewLinesForBracesInProperties = True
|
|||
|
|
$4.NewLinesForBracesInAccessors = True
|
|||
|
|
$4.NewLinesForBracesInAnonymousMethods = True
|
|||
|
|
$4.NewLinesForBracesInControlBlocks = True
|
|||
|
|
$4.NewLinesForBracesInAnonymousTypes = True
|
|||
|
|
$4.NewLinesForBracesInObjectCollectionArrayInitializers = True
|
|||
|
|
$4.NewLinesForBracesInLambdaExpressionBody = True
|
|||
|
|
$4.NewLineForElse = True
|
|||
|
|
$4.NewLineForCatch = True
|
|||
|
|
$4.NewLineForFinally = True
|
|||
|
|
$4.NewLineForMembersInObjectInit = True
|
|||
|
|
$4.NewLineForMembersInAnonymousTypes = True
|
|||
|
|
$4.NewLineForClausesInQuery = True
|
|||
|
|
$4.SpacingAfterMethodDeclarationName = False
|
|||
|
|
$4.SpaceAfterMethodCallName = False
|
|||
|
|
$4.SpaceAfterControlFlowStatementKeyword = False
|
|||
|
|
$4.SpaceBeforeOpenSquareBracket = False
|
|||
|
|
$0.TextStylePolicy = $5
|
|||
|
|
$5.FileWidth = 120
|
|||
|
|
$5.NoTabsAfterNonTabs = True
|
|||
|
|
$5.EolMarker = Unix
|
|||
|
|
$5.inheritsSet = VisualStudio
|
|||
|
|
$5.inheritsScope = text/plain
|
|||
|
|
$5.scope = text/plain
|
|||
|
|
EndGlobalSection
|
|||
|
|
EndGlobal
|