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:
Diffstat (limited to 'src/System.IO/pkg/System.IO.pkgproj')
-rw-r--r--src/System.IO/pkg/System.IO.pkgproj32
1 files changed, 0 insertions, 32 deletions
diff --git a/src/System.IO/pkg/System.IO.pkgproj b/src/System.IO/pkg/System.IO.pkgproj
deleted file mode 100644
index 63fc3ade91..0000000000
--- a/src/System.IO/pkg/System.IO.pkgproj
+++ /dev/null
@@ -1,32 +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.IO.csproj">
- <SupportedFramework>net461;netcoreapp2.0;uap10.1;$(AllXamarinFrameworks)</SupportedFramework>
- </ProjectReference>
- <ProjectReference Include="..\src\System.IO.csproj">
- <TargetGroup>net461</TargetGroup>
- </ProjectReference>
- <ProjectReference Include="any\System.IO.pkgproj" />
- <ProjectReference Include="aot\System.IO.pkgproj" />
- <InboxOnTargetFramework Include="MonoAndroid10" />
- <InboxOnTargetFramework Include="MonoTouch10" />
- <InboxOnTargetFramework Include="net45">
- <FrameworkReference>System</FrameworkReference>
- </InboxOnTargetFramework>
- <InboxOnTargetFramework Include="win8" />
- <InboxOnTargetFramework Include="wp80" />
- <InboxOnTargetFramework Include="wpa81" />
- <InboxOnTargetFramework Include="portable-net45+win8+wp8+wpa81" />
- <InboxOnTargetFramework Include="xamarinios10" />
- <InboxOnTargetFramework Include="xamarinmac20" />
- <InboxOnTargetFramework Include="xamarintvos10" />
- <InboxOnTargetFramework Include="xamarinwatchos10" />
- <!-- the previous version of this package supported a different API version for
- net462, but since netstandard2.0 supports the latest and net461 supports
- netstandard2.0 we need to suppress the old net462 assembly. -->
- <HarvestSuppressPaths Include="ref/net462;lib/net462" />
- </ItemGroup>
- <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
-</Project> \ No newline at end of file