Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric StJohn <ericstj@microsoft.com>2017-02-04 00:11:14 +0300
committerGitHub <noreply@github.com>2017-02-04 00:11:14 +0300
commit6424a6154ba25697d2fc1d792b36a0b39b6293d9 (patch)
tree3fa1852e9feb8b37a5cec9f23821ce21cf5b30e5 /src/System.Runtime
parentb360f4e65541d0fed755ce9e6a0335d28e2b11ba (diff)
parentdbb3b3b966a4ad9f3f8c82430d5104368355f5ee (diff)
Merge pull request #15766 from ericstj/buildAllFixes
Address feedback from #15754
Diffstat (limited to 'src/System.Runtime')
-rw-r--r--src/System.Runtime/src/Configurations.props1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/System.Runtime/src/Configurations.props b/src/System.Runtime/src/Configurations.props
index 4620475113..527cedea19 100644
--- a/src/System.Runtime/src/Configurations.props
+++ b/src/System.Runtime/src/Configurations.props
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
- <!-- Configurations not yet building: netcoreapp1.2corert-Windows_NT; -->
<BuildConfigurations>
uapaot-Windows_NT;
netcoreapp-Windows_NT;