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.Runtime.Handles/pkg/any/System.Runtime.Handles.pkgproj')
-rw-r--r--src/System.Runtime.Handles/pkg/any/System.Runtime.Handles.pkgproj23
1 files changed, 0 insertions, 23 deletions
diff --git a/src/System.Runtime.Handles/pkg/any/System.Runtime.Handles.pkgproj b/src/System.Runtime.Handles/pkg/any/System.Runtime.Handles.pkgproj
deleted file mode 100644
index 09ca8eae08..0000000000
--- a/src/System.Runtime.Handles/pkg/any/System.Runtime.Handles.pkgproj
+++ /dev/null
@@ -1,23 +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.Runtime.Handles.csproj" />
- <!-- AOT implementation comes from AOT package -->
- <File Include="$(PlaceholderFile)">
- <TargetPath>runtimes/aot/lib/netcore50</TargetPath>
- <TargetFramework>aot</TargetFramework>
- </File>
- <InboxOnTargetFramework Include="MonoAndroid10" />
- <InboxOnTargetFramework Include="MonoTouch10" />
- <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