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-04-14 22:55:35 +0300
committerEric St. John <ericstj@microsoft.com>2017-04-18 23:28:50 +0300
commit72002dbb7e3e657adaeb002feca0399d9667a54b (patch)
treed4470d1d8dbcb42b88e2ef22fc8e77b776a1388d /src/System.Runtime.WindowsRuntime/ref
parentec4d6f868eb6497216791fc158173e7123d6e73f (diff)
Re-enable package validation and clean up package content
Diffstat (limited to 'src/System.Runtime.WindowsRuntime/ref')
-rw-r--r--src/System.Runtime.WindowsRuntime/ref/Configurations.props1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/System.Runtime.WindowsRuntime/ref/Configurations.props b/src/System.Runtime.WindowsRuntime/ref/Configurations.props
index c701755863..dda77b52b9 100644
--- a/src/System.Runtime.WindowsRuntime/ref/Configurations.props
+++ b/src/System.Runtime.WindowsRuntime/ref/Configurations.props
@@ -2,7 +2,6 @@
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<BuildConfigurations>
- netcoreapp;
uap;
</BuildConfigurations>
</PropertyGroup>