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.Reflection.Context
parent7bba15c1d2518d3f0bb85c40ed87322edfdf87eb (diff)
Automated update of ns1.7->ns2.0 and nca1.1->nca2.0
Diffstat (limited to 'src/System.Reflection.Context')
-rw-r--r--src/System.Reflection.Context/pkg/System.Reflection.Context.builds5
-rw-r--r--src/System.Reflection.Context/ref/System.Reflection.Context.csproj4
-rw-r--r--src/System.Reflection.Context/src/Configurations.props4
-rw-r--r--src/System.Reflection.Context/tests/Configurations.props4
-rw-r--r--src/System.Reflection.Context/tests/System.Reflection.Context.Tests.builds2
5 files changed, 9 insertions, 10 deletions
diff --git a/src/System.Reflection.Context/pkg/System.Reflection.Context.builds b/src/System.Reflection.Context/pkg/System.Reflection.Context.builds
index 242a90983d..7cd0fa93ca 100644
--- a/src/System.Reflection.Context/pkg/System.Reflection.Context.builds
+++ b/src/System.Reflection.Context/pkg/System.Reflection.Context.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.Reflection.Context.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.Reflection.Context/ref/System.Reflection.Context.csproj b/src/System.Reflection.Context/ref/System.Reflection.Context.csproj
index e0aa96f6a1..8775e64b6a 100644
--- a/src/System.Reflection.Context/ref/System.Reflection.Context.csproj
+++ b/src/System.Reflection.Context/ref/System.Reflection.Context.csproj
@@ -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" />
<PropertyGroup>
@@ -13,4 +13,4 @@
<ProjectReference Include="..\..\System.Runtime\ref\System.Runtime.csproj" />
</ItemGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
-</Project>
+</Project> \ No newline at end of file
diff --git a/src/System.Reflection.Context/src/Configurations.props b/src/System.Reflection.Context/src/Configurations.props
index 46f8a8ce69..0a63ad210a 100644
--- a/src/System.Reflection.Context/src/Configurations.props
+++ b/src/System.Reflection.Context/src/Configurations.props
@@ -1,8 +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">
<PropertyGroup>
<BuildConfigurations>
netstandard1.1;
</BuildConfigurations>
</PropertyGroup>
-</Project>
+</Project> \ No newline at end of file
diff --git a/src/System.Reflection.Context/tests/Configurations.props b/src/System.Reflection.Context/tests/Configurations.props
index f0ebe53119..c3266e1e93 100644
--- a/src/System.Reflection.Context/tests/Configurations.props
+++ b/src/System.Reflection.Context/tests/Configurations.props
@@ -1,8 +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">
<PropertyGroup>
<BuildConfigurations>
netstandard1.3;
</BuildConfigurations>
</PropertyGroup>
-</Project>
+</Project> \ No newline at end of file
diff --git a/src/System.Reflection.Context/tests/System.Reflection.Context.Tests.builds b/src/System.Reflection.Context/tests/System.Reflection.Context.Tests.builds
index 1f0fb9eb83..a004efb1dd 100644
--- a/src/System.Reflection.Context/tests/System.Reflection.Context.Tests.builds
+++ b/src/System.Reflection.Context/tests/System.Reflection.Context.Tests.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>