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:
authorAlex Perovich <alperovi@microsoft.com>2017-01-09 22:34:54 +0300
committerAlex Perovich <alperovi@microsoft.com>2017-01-11 03:20:42 +0300
commit1f8b5264a8156f91c48b2dc344d5410ee6f574cb (patch)
tree7a5810b9ca46569345adb032194b91812204a6dd /src/System.Runtime.WindowsRuntime
parent7bba15c1d2518d3f0bb85c40ed87322edfdf87eb (diff)
Automated update of ns1.7->ns2.0 and nca1.1->nca2.0
Diffstat (limited to 'src/System.Runtime.WindowsRuntime')
-rw-r--r--src/System.Runtime.WindowsRuntime/pkg/System.Runtime.WindowsRuntime.builds5
-rw-r--r--src/System.Runtime.WindowsRuntime/ref/System.Runtime.WindowsRuntime.csproj4
-rw-r--r--src/System.Runtime.WindowsRuntime/src/System.Runtime.WindowsRuntime.builds5
3 files changed, 6 insertions, 8 deletions
diff --git a/src/System.Runtime.WindowsRuntime/pkg/System.Runtime.WindowsRuntime.builds b/src/System.Runtime.WindowsRuntime/pkg/System.Runtime.WindowsRuntime.builds
index 484bc3243d..3c3bfc693c 100644
--- a/src/System.Runtime.WindowsRuntime/pkg/System.Runtime.WindowsRuntime.builds
+++ b/src/System.Runtime.WindowsRuntime/pkg/System.Runtime.WindowsRuntime.builds
@@ -1,9 +1,8 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<ItemGroup>
<Project Include="System.Runtime.WindowsRuntime.pkgproj" />
</ItemGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.traversal.targets))\dir.traversal.targets" />
-</Project>
-
+</Project> \ No newline at end of file
diff --git a/src/System.Runtime.WindowsRuntime/ref/System.Runtime.WindowsRuntime.csproj b/src/System.Runtime.WindowsRuntime/ref/System.Runtime.WindowsRuntime.csproj
index ac384978d6..41885250e6 100644
--- a/src/System.Runtime.WindowsRuntime/ref/System.Runtime.WindowsRuntime.csproj
+++ b/src/System.Runtime.WindowsRuntime/ref/System.Runtime.WindowsRuntime.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" DefaultTargets="Build">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -28,4 +28,4 @@
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<!-- Temporarily disable TFM validation until its fixed to ignore windows.winmd -->
<Target Name="ValidatePackageTargetFramework" />
-</Project>
+</Project> \ No newline at end of file
diff --git a/src/System.Runtime.WindowsRuntime/src/System.Runtime.WindowsRuntime.builds b/src/System.Runtime.WindowsRuntime/src/System.Runtime.WindowsRuntime.builds
index 039200da4a..55c28ce390 100644
--- a/src/System.Runtime.WindowsRuntime/src/System.Runtime.WindowsRuntime.builds
+++ b/src/System.Runtime.WindowsRuntime/src/System.Runtime.WindowsRuntime.builds
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<ItemGroup>
@@ -11,5 +11,4 @@
</Project>
</ItemGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.traversal.targets))\dir.traversal.targets" />
-</Project>
-
+</Project> \ No newline at end of file