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-01-19 02:08:35 +0300
committerEric St. John <ericstj@microsoft.com>2017-01-19 02:08:35 +0300
commitd6bd0c5889c604bda6afcba4cd7848b7cb0fa6d3 (patch)
tree3853ecb095877e987fa9e4c26c6025ea9cc46285 /src/System.Reflection.Primitives
parentbe601c88fe6ef194dd4e5a2df0201900c0d18845 (diff)
Remove packages from NETStandard.Library 1.6
With one exception: System.Runtime.InteropServices.RuntimeInformation. For the rest we will no longer ship packages. Instead the types will be supported as follows: 1. In a netstandard2.0+ project via NETStandard.Library package's netstandard.dll 2. In a netstandard1.x project via NETStandard.Library package and closure which ship from servicing branches. 3. In a framework specific project via the framework's targeting pack or framework package.
Diffstat (limited to 'src/System.Reflection.Primitives')
-rw-r--r--src/System.Reflection.Primitives/pkg/System.Reflection.Primitives.builds10
-rw-r--r--src/System.Reflection.Primitives/pkg/System.Reflection.Primitives.pkgproj22
-rw-r--r--src/System.Reflection.Primitives/pkg/any/System.Reflection.Primitives.pkgproj27
-rw-r--r--src/System.Reflection.Primitives/pkg/aot/System.Reflection.Primitives.pkgproj24
4 files changed, 0 insertions, 83 deletions
diff --git a/src/System.Reflection.Primitives/pkg/System.Reflection.Primitives.builds b/src/System.Reflection.Primitives/pkg/System.Reflection.Primitives.builds
deleted file mode 100644
index 9ee411f2d3..0000000000
--- a/src/System.Reflection.Primitives/pkg/System.Reflection.Primitives.builds
+++ /dev/null
@@ -1,10 +0,0 @@
-<?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.Primitives.pkgproj" />
- <Project Include="any\System.Reflection.Primitives.pkgproj" />
- <Project Include="aot\System.Reflection.Primitives.pkgproj" />
- </ItemGroup>
- <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.traversal.targets))\dir.traversal.targets" />
-</Project> \ No newline at end of file
diff --git a/src/System.Reflection.Primitives/pkg/System.Reflection.Primitives.pkgproj b/src/System.Reflection.Primitives/pkg/System.Reflection.Primitives.pkgproj
deleted file mode 100644
index 9c9b4dd2b5..0000000000
--- a/src/System.Reflection.Primitives/pkg/System.Reflection.Primitives.pkgproj
+++ /dev/null
@@ -1,22 +0,0 @@
-<?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>
- <ProjectReference Include="..\ref\System.Reflection.Primitives.csproj">
- <SupportedFramework>net463;netcoreapp2.0;uap10.1;$(AllXamarinFrameworks)</SupportedFramework>
- </ProjectReference>
- <ProjectReference Include="..\src\System.Reflection.Primitives.csproj">
- <TargetGroup>net463</TargetGroup>
- </ProjectReference>
- <ProjectReference Include="any\System.Reflection.Primitives.pkgproj" />
- <ProjectReference Include="aot\System.Reflection.Primitives.pkgproj" />
- <InboxOnTargetFramework Include="$(AllXamarinFrameworks)" />
- <InboxOnTargetFramework Include="net45" />
- <InboxOnTargetFramework Include="win8" />
- <InboxOnTargetFramework Include="wp80" />
- <InboxOnTargetFramework Include="wpa81" />
- <InboxOnTargetFramework Include="portable45-net45+win8+wpa81" />
- <InboxOnTargetFramework Include="portable-net45+win8+wp8+wpa81" />
- </ItemGroup>
- <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
-</Project> \ No newline at end of file
diff --git a/src/System.Reflection.Primitives/pkg/any/System.Reflection.Primitives.pkgproj b/src/System.Reflection.Primitives/pkg/any/System.Reflection.Primitives.pkgproj
deleted file mode 100644
index d39013c645..0000000000
--- a/src/System.Reflection.Primitives/pkg/any/System.Reflection.Primitives.pkgproj
+++ /dev/null
@@ -1,27 +0,0 @@
-<?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>
- <PackageTargetRuntime>any</PackageTargetRuntime>
- <PreventImplementationReference>true</PreventImplementationReference>
- </PropertyGroup>
- <ItemGroup>
- <ProjectReference Include="..\..\src\System.Reflection.Primitives.csproj" />
- <ProjectReference Include="..\..\src\System.Reflection.Primitives.csproj" >
- <TargetGroup>netcoreapp1.2corert</TargetGroup>
- </ProjectReference>
- <InboxOnTargetFramework Include="MonoAndroid10" />
- <InboxOnTargetFramework Include="MonoTouch10" />
- <InboxOnTargetFramework Include="net45" />
- <InboxOnTargetFramework Include="win8" />
- <InboxOnTargetFramework Include="wp80" />
- <InboxOnTargetFramework Include="portable45-net45+win8+wpa81" />
- <InboxOnTargetFramework Include="portable45-net45+win8+wp8+wpa81" />
- <InboxOnTargetFramework Include="wpa81" />
- <InboxOnTargetFramework Include="xamarinios10" />
- <InboxOnTargetFramework Include="xamarinmac20" />
- <InboxOnTargetFramework Include="xamarintvos10" />
- <InboxOnTargetFramework Include="xamarinwatchos10" />
- </ItemGroup>
- <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
-</Project> \ No newline at end of file
diff --git a/src/System.Reflection.Primitives/pkg/aot/System.Reflection.Primitives.pkgproj b/src/System.Reflection.Primitives/pkg/aot/System.Reflection.Primitives.pkgproj
deleted file mode 100644
index 4a406c788c..0000000000
--- a/src/System.Reflection.Primitives/pkg/aot/System.Reflection.Primitives.pkgproj
+++ /dev/null
@@ -1,24 +0,0 @@
-<?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>
- <PackageTargetRuntime>aot</PackageTargetRuntime>
- <PreventImplementationReference>true</PreventImplementationReference>
- </PropertyGroup>
- <ItemGroup>
- <ProjectReference Include="..\..\src\System.Reflection.Primitives.csproj">
- <TargetGroup>uap101aot</TargetGroup>
- </ProjectReference>
- <InboxOnTargetFramework Include="MonoAndroid10" />
- <InboxOnTargetFramework Include="MonoTouch10" />
- <InboxOnTargetFramework Include="net45" />
- <InboxOnTargetFramework Include="win8" />
- <InboxOnTargetFramework Include="wp80" />
- <InboxOnTargetFramework Include="wpa81" />
- <InboxOnTargetFramework Include="xamarinios10" />
- <InboxOnTargetFramework Include="xamarinmac20" />
- <InboxOnTargetFramework Include="xamarintvos10" />
- <InboxOnTargetFramework Include="xamarinwatchos10" />
- </ItemGroup>
- <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
-</Project> \ No newline at end of file