Mercurial > pub > ImplabNet
comparison Implab.mono.sln @ 151:ec91a6dfa5b3 v2
Added support for 'await' operator to promises
author | cin |
---|---|
date | Thu, 04 Feb 2016 02:43:05 +0300 |
parents | dc4942d09e74 |
children | 130781364799 |
comparison
equal
deleted
inserted
replaced
150:3258399cba83 | 151:ec91a6dfa5b3 |
---|---|
77 EndGlobalSection | 77 EndGlobalSection |
78 GlobalSection(NestedProjects) = preSolution | 78 GlobalSection(NestedProjects) = preSolution |
79 {2BD05F84-E067-4B87-9477-FDC2676A21C6} = {BCA337C3-BFDC-4825-BBDB-E6D467E4E452} | 79 {2BD05F84-E067-4B87-9477-FDC2676A21C6} = {BCA337C3-BFDC-4825-BBDB-E6D467E4E452} |
80 EndGlobalSection | 80 EndGlobalSection |
81 GlobalSection(MonoDevelopProperties) = preSolution | 81 GlobalSection(MonoDevelopProperties) = preSolution |
82 StartupItem = MonoPlay\MonoPlay.csproj | |
83 Policies = $0 | 82 Policies = $0 |
84 $0.CSharpFormattingPolicy = $1 | 83 $0.CSharpFormattingPolicy = $1 |
85 $1.IndentSwitchBody = True | 84 $1.IndentSwitchBody = True |
86 $1.NamespaceBraceStyle = EndOfLine | 85 $1.NamespaceBraceStyle = EndOfLine |
87 $1.ClassBraceStyle = EndOfLine | 86 $1.ClassBraceStyle = EndOfLine |
277 $34.AffectedEntity = TypeParameter | 276 $34.AffectedEntity = TypeParameter |
278 $34.VisibilityMask = VisibilityMask | 277 $34.VisibilityMask = VisibilityMask |
279 $34.NamingStyle = PascalCase | 278 $34.NamingStyle = PascalCase |
280 $34.IncludeInstanceMembers = True | 279 $34.IncludeInstanceMembers = True |
281 $34.IncludeStaticEntities = True | 280 $34.IncludeStaticEntities = True |
281 version = 0.2 | |
282 StartupItem = MonoPlay\MonoPlay.csproj | |
282 EndGlobalSection | 283 EndGlobalSection |
283 GlobalSection(TestCaseManagementSettings) = postSolution | 284 GlobalSection(TestCaseManagementSettings) = postSolution |
284 CategoryFile = Implab.vsmdi | 285 CategoryFile = Implab.vsmdi |
285 EndGlobalSection | 286 EndGlobalSection |
286 GlobalSection(SolutionProperties) = preSolution | 287 GlobalSection(SolutionProperties) = preSolution |