From 9c1550e443a73cd072608ea18f846f16441b4db3 Mon Sep 17 00:00:00 2001 From: Koundinya Veluri Date: Sun, 6 Nov 2016 19:25:29 -0800 Subject: Expose some things for ns2.0 Mostly: - Exposed flow-related methods on `ExecutionContext` - Enabled and exposed `SynchronizationContext` wait overriding Realted issues: - dotnet/corefx#11638 - dotnet/corefx#11633 - dotnet/corefx#11635 - dotnet/corefx#11636 - dotnet/corefx#13484 --- clr.coreclr.props | 1 + 1 file changed, 1 insertion(+) (limited to 'clr.coreclr.props') diff --git a/clr.coreclr.props b/clr.coreclr.props index 26e21187aa..8ff0f0b263 100644 --- a/clr.coreclr.props +++ b/clr.coreclr.props @@ -51,6 +51,7 @@ true true + true true true -- cgit v1.2.3