未验证 提交 0b1eb7f5 编写于 作者: V Viktor Hofer 提交者: GitHub

Delete System.Runtime.Experimental leftovers (#66819)

* Delete System.Runtime.Experimental leftovers

e34e8dd8 merged the API surface of System.Runtime.Experimental inbox and deleted the project and the package. Hence we should delete leftovers that reference it.

* Update System.Runtime.csproj
上级 dd593413
......@@ -18,8 +18,4 @@
<ProjectReference Include="$(CoreLibProject)" />
<ProjectReference Include="$(LibrariesProjectRoot)System.Private.Uri\src\System.Private.Uri.csproj" />
</ItemGroup>
<ItemGroup>
<!-- Set the ReferenceAssembly metadata to the inbox version of System.Runtime and not to System.Runtime.Experimental. -->
<ProjectReference Include="..\ref\System.Runtime.csproj" ReferenceOutputAssembly="false" OutputItemType="ResolvedMatchingContractOverride" />
</ItemGroup>
</Project>
<Project>
<PropertyGroup>
<SkipVerifyRuntime>true</SkipVerifyRuntime>
</PropertyGroup>
</Project>
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册