Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.27130.2027 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TeleSharp.Generator", "TeleSharp.Generator\TeleSharp.Generator.csproj", "{E447A49F-8C71-4024-A191-864533EF91EF}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TeleSharp.TL", "TeleSharp.TL\TeleSharp.TL.csproj", "{68AFF5CD-8D91-48B0-9841-2EB95C66B940}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TLSharp.Core", "TLSharp.Core\TLSharp.Core.csproj", "{2B5062F5-81D9-4559-8B47-FA6FAFB5D617}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TLSharp.Tests.NUnit", "TLSharp.Tests.NUnit\TLSharp.Tests.NUnit.csproj", "{CDF11B31-A455-4496-B771-CBEF4E1F4A25}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TLSharp.Tests", "TLSharp.Tests\TLSharp.Tests.csproj", "{E91B06D3-9C9C-41DF-B7A9-51394735FCC3}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TLSharp.Tests.VS", "TLSharp.Tests.VS\TLSharp.Tests.VS.csproj", "{A8AB6168-CE14-45AE-8213-656D3983DCCD}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {E447A49F-8C71-4024-A191-864533EF91EF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {E447A49F-8C71-4024-A191-864533EF91EF}.Debug|Any CPU.Build.0 = Debug|Any CPU {E447A49F-8C71-4024-A191-864533EF91EF}.Release|Any CPU.ActiveCfg = Release|Any CPU {E447A49F-8C71-4024-A191-864533EF91EF}.Release|Any CPU.Build.0 = Release|Any CPU {68AFF5CD-8D91-48B0-9841-2EB95C66B940}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {68AFF5CD-8D91-48B0-9841-2EB95C66B940}.Debug|Any CPU.Build.0 = Debug|Any CPU {68AFF5CD-8D91-48B0-9841-2EB95C66B940}.Release|Any CPU.ActiveCfg = Release|Any CPU {68AFF5CD-8D91-48B0-9841-2EB95C66B940}.Release|Any CPU.Build.0 = Release|Any CPU {2B5062F5-81D9-4559-8B47-FA6FAFB5D617}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {2B5062F5-81D9-4559-8B47-FA6FAFB5D617}.Debug|Any CPU.Build.0 = Debug|Any CPU {2B5062F5-81D9-4559-8B47-FA6FAFB5D617}.Release|Any CPU.ActiveCfg = Release|Any CPU {2B5062F5-81D9-4559-8B47-FA6FAFB5D617}.Release|Any CPU.Build.0 = Release|Any CPU {CDF11B31-A455-4496-B771-CBEF4E1F4A25}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {CDF11B31-A455-4496-B771-CBEF4E1F4A25}.Debug|Any CPU.Build.0 = Debug|Any CPU {CDF11B31-A455-4496-B771-CBEF4E1F4A25}.Release|Any CPU.ActiveCfg = Release|Any CPU {CDF11B31-A455-4496-B771-CBEF4E1F4A25}.Release|Any CPU.Build.0 = Release|Any CPU {E91B06D3-9C9C-41DF-B7A9-51394735FCC3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {E91B06D3-9C9C-41DF-B7A9-51394735FCC3}.Debug|Any CPU.Build.0 = Debug|Any CPU {E91B06D3-9C9C-41DF-B7A9-51394735FCC3}.Release|Any CPU.ActiveCfg = Release|Any CPU {E91B06D3-9C9C-41DF-B7A9-51394735FCC3}.Release|Any CPU.Build.0 = Release|Any CPU {A8AB6168-CE14-45AE-8213-656D3983DCCD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {A8AB6168-CE14-45AE-8213-656D3983DCCD}.Debug|Any CPU.Build.0 = Debug|Any CPU {A8AB6168-CE14-45AE-8213-656D3983DCCD}.Release|Any CPU.ActiveCfg = Release|Any CPU {A8AB6168-CE14-45AE-8213-656D3983DCCD}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {B516F53E-BB4D-42E3-9F03-A2F6BE909AD8} EndGlobalSection GlobalSection(MonoDevelopProperties) = preSolution Policies = $0 $0.TextStylePolicy = $1 $1.inheritsSet = VisualStudio $1.inheritsScope = text/plain $1.scope = text/x-csharp $0.CSharpFormattingPolicy = $2 $2.IndentSwitchBody = True $2.IndentBlocksInsideExpressions = True $2.AnonymousMethodBraceStyle = NextLine $2.PropertyBraceStyle = NextLine $2.PropertyGetBraceStyle = NextLine $2.PropertySetBraceStyle = NextLine $2.EventBraceStyle = NextLine $2.EventAddBraceStyle = NextLine $2.EventRemoveBraceStyle = NextLine $2.StatementBraceStyle = NextLine $2.ElseNewLinePlacement = NewLine $2.CatchNewLinePlacement = NewLine $2.FinallyNewLinePlacement = NewLine $2.WhileNewLinePlacement = DoNotCare $2.ArrayInitializerWrapping = DoNotChange $2.ArrayInitializerBraceStyle = NextLine $2.BeforeMethodDeclarationParentheses = False $2.BeforeMethodCallParentheses = False $2.BeforeConstructorDeclarationParentheses = False $2.NewLineBeforeConstructorInitializerColon = NewLine $2.NewLineAfterConstructorInitializerColon = SameLine $2.BeforeDelegateDeclarationParentheses = False $2.NewParentheses = False $2.SpacesBeforeBrackets = False $2.inheritsSet = Mono $2.inheritsScope = text/x-csharp $2.scope = text/x-csharp EndGlobalSection EndGlobal