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 St. John <ericstj@microsoft.com>2017-02-03 22:24:33 +0300
committerEric St. John <ericstj@microsoft.com>2017-02-03 23:30:21 +0300
commit4604820e1d4547bdea3d11dbf0c26e695796da68 (patch)
tree635ceb52804de8e1594bf27e48650ff9571ca261 /src/System.Runtime
parent23a6adc2ba037463432d7bc2244c73f47309ed1e (diff)
Clean up corert config comments
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;