提交 abef5ac8 编写于 作者: E Eric St. John

Remove internal project package references

These are no longer needed with the latest buildtools.  They'll be
harvested just like other dependencies.


Commit migrated from https://github.com/dotnet/corefx/commit/3a9ce15074ced337f75419aa88a263e6cb325b5f
上级 a51c5140
......@@ -12,8 +12,6 @@
<!-- the binary is not specific to Linux, but we only do a Linux & OSX pass, not Unix-specific pass -->
<OSGroup>Linux</OSGroup>
</ProjectReference>
<ProjectReference Include="$(NativePackagePath)\runtime.native.System\runtime.native.System.pkgproj" />
</ItemGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
......
......@@ -9,7 +9,6 @@
<SupportedFramework>net46;netcore50;netstandardapp1.5</SupportedFramework>
</ProjectReference>
<ProjectReference Include="..\src\System.Data.SqlClient.builds" />
<ProjectReference Include="$(NativePackagePath)\runtime.native.System.Data.SqlClient.sni\runtime.native.System.Data.SqlClient.sni.pkgproj" />
</ItemGroup>
<ItemGroup>
<InboxOnTargetFramework Include="MonoAndroid10" />
......
......@@ -12,7 +12,6 @@
<OSGroup>Linux</OSGroup>
</ProjectReference>
<ProjectReference Include="$(NativePackagePath)\runtime.native.System\runtime.native.System.pkgproj" />
</ItemGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
......
......@@ -34,7 +34,6 @@
<AsFrameworkReference>true</AsFrameworkReference>
</InboxOnTargetFramework>
<ProjectReference Include="$(NativePackagePath)\runtime.native.System.IO.Compression\runtime.native.System.IO.Compression.pkgproj" />
</ItemGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
</Project>
\ No newline at end of file
......@@ -7,7 +7,6 @@
</ProjectReference>
<ProjectReference Include="..\src\System.IO.FileSystem.Watcher.builds" />
<ProjectReference Include="$(NativePackagePath)\runtime.native.System\runtime.native.System.pkgproj" />
</ItemGroup>
<ItemGroup>
<InboxOnTargetFramework Include="MonoAndroid10" />
......
......@@ -11,7 +11,6 @@
<ProjectReference Include="..\..\src\System.IO.FileSystem.csproj">
<OSGroup>Linux</OSGroup>
</ProjectReference>
<ProjectReference Include="$(NativePackagePath)\runtime.native.System\runtime.native.System.pkgproj" />
</ItemGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
......
......@@ -2,9 +2,6 @@
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Version>4.1.0.0</Version>
<!-- we need to add a dependency on the unix shims, but only for the targetframework used by unix implementation -->
<UnixTargetFramework>netstandard1.4</UnixTargetFramework>
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<ItemGroup>
......@@ -15,15 +12,6 @@
<SupportedFramework>net46;netcore50;netstandardapp1.5</SupportedFramework>
</ProjectReference>
<ProjectReference Include="..\src\System.Net.Http.builds" />
<ProjectReference Include="$(NativePackagePath)\runtime.native.System\runtime.native.System.pkgproj">
<TargetFramework>$(UnixTargetFramework)</TargetFramework>
</ProjectReference>
<ProjectReference Include="$(NativePackagePath)\runtime.native.System.Net.Http\runtime.native.System.Net.Http.pkgproj">
<TargetFramework>$(UnixTargetFramework)</TargetFramework>
</ProjectReference>
<ProjectReference Include="$(NativePackagePath)\runtime.native.System.Security.Cryptography\runtime.native.System.Security.Cryptography.pkgproj">
<TargetFramework>$(UnixTargetFramework)</TargetFramework>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<InboxOnTargetFramework Include="monoandroid10">
......
......@@ -10,7 +10,6 @@
</ProjectReference>
<ProjectReference Include="..\src\System.Net.NetworkInformation.builds" />
<ProjectReference Include="$(NativePackagePath)\runtime.native.System\runtime.native.System.pkgproj" />
</ItemGroup>
<ItemGroup>
<InboxOnTargetFramework Include="MonoAndroid10" />
......
......@@ -11,7 +11,6 @@
<OSGroup>Linux</OSGroup>
</ProjectReference>
<ProjectReference Include="$(NativePackagePath)\runtime.native.System\runtime.native.System.pkgproj" />
</ItemGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
......
......@@ -20,7 +20,6 @@
</NotSupportedOnTargetFramework>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="$(NativePackagePath)\runtime.native.System.Net.Security\runtime.native.System.Net.Security.pkgproj" />
</ItemGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
</Project>
\ No newline at end of file
......@@ -11,7 +11,6 @@
<OSGroup>Unix</OSGroup>
</ProjectReference>
<ProjectReference Include="$(NativePackagePath)\runtime.native.System\runtime.native.System.pkgproj" />
</ItemGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
......
......@@ -11,8 +11,6 @@
<ProjectReference Include="..\..\src\System.Runtime.Extensions.csproj">
<OSGroup>Linux</OSGroup>
</ProjectReference>
<ProjectReference Include="$(NativePackagePath)\runtime.native.System\runtime.native.System.pkgproj" />
<ProjectReference Include="$(NativePackagePath)\runtime.native.System.Security.Cryptography\runtime.native.System.Security.Cryptography.pkgproj" />
</ItemGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
......
......@@ -20,12 +20,6 @@
<InboxOnTargetFramework Include="xamarinmac20" />
<InboxOnTargetFramework Include="xamarintvos10" />
<InboxOnTargetFramework Include="xamarinwatchos10" />
<ProjectReference Include="..\..\System.Private.DataContractSerialization\pkg\System.Private.DataContractSerialization.pkgproj">
<PackageTargetFramework>netstandard1.3</PackageTargetFramework>
</ProjectReference>
<ProjectReference Include="..\..\System.Private.DataContractSerialization\pkg\System.Private.DataContractSerialization.pkgproj">
<PackageTargetFramework>netcore50</PackageTargetFramework>
</ProjectReference>
</ItemGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
</Project>
\ No newline at end of file
......@@ -20,12 +20,6 @@
<InboxOnTargetFramework Include="xamarinmac20" />
<InboxOnTargetFramework Include="xamarintvos10" />
<InboxOnTargetFramework Include="xamarinwatchos10" />
<ProjectReference Include="..\..\System.Private.DataContractSerialization\pkg\System.Private.DataContractSerialization.pkgproj">
<PackageTargetFramework>netstandard1.3</PackageTargetFramework>
</ProjectReference>
<ProjectReference Include="..\..\System.Private.DataContractSerialization\pkg\System.Private.DataContractSerialization.pkgproj">
<PackageTargetFramework>netcore50</PackageTargetFramework>
</ProjectReference>
</ItemGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
</Project>
\ No newline at end of file
......@@ -12,8 +12,6 @@
<TargetGroup>netcore50</TargetGroup>
</ProjectReference>
<ProjectReference Include="..\..\..\System.Private.Uri\pkg\System.Private.Uri.pkgproj"/>
<!-- AOT implementation comes from AOT package -->
<File Include="$(PlaceholderFile)">
<TargetPath>runtimes/aot/lib/netcore50</TargetPath>
......
......@@ -11,7 +11,6 @@
<ProjectReference Include="..\..\src\redist\System.Runtime.depproj">
<TargetGroup>netcore50aot</TargetGroup>
</ProjectReference>
<ProjectReference Include="..\..\..\System.Private.Uri\pkg\System.Private.Uri.pkgproj"/>
</ItemGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
......
......@@ -7,7 +7,6 @@
</ProjectReference>
<ProjectReference Include="..\src\System.Security.Cryptography.Encoding.builds" />
<ProjectReference Include="$(NativePackagePath)\runtime.native.System.Security.Cryptography\runtime.native.System.Security.Cryptography.pkgproj" />
</ItemGroup>
<ItemGroup>
<InboxOnTargetFramework Include="MonoAndroid10" />
......
......@@ -8,7 +8,6 @@
</ProjectReference>
<ProjectReference Include="..\src\System.Security.Cryptography.OpenSsl.builds" />
<ProjectReference Include="$(NativePackagePath)\runtime.native.System.Security.Cryptography\runtime.native.System.Security.Cryptography.pkgproj" />
</ItemGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
......
......@@ -19,9 +19,6 @@
<InboxOnTargetFramework Include="xamarinwatchos10" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="$(NativePackagePath)\runtime.native.System\runtime.native.System.pkgproj" />
<ProjectReference Include="$(NativePackagePath)\runtime.native.System.Net.Http\runtime.native.System.Net.Http.pkgproj" />
<ProjectReference Include="$(NativePackagePath)\runtime.native.System.Security.Cryptography\runtime.native.System.Security.Cryptography.pkgproj" />
</ItemGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
</Project>
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册