Skip to content

Commit 0b1eb7f

Browse files
authored
Delete System.Runtime.Experimental leftovers (#66819)
* Delete System.Runtime.Experimental leftovers e34e8dd 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
1 parent dd59341 commit 0b1eb7f

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

src/libraries/System.Runtime/src/System.Runtime.csproj

-4
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,4 @@
1818
<ProjectReference Include="$(CoreLibProject)" />
1919
<ProjectReference Include="$(LibrariesProjectRoot)System.Private.Uri\src\System.Private.Uri.csproj" />
2020
</ItemGroup>
21-
<ItemGroup>
22-
<!-- Set the ReferenceAssembly metadata to the inbox version of System.Runtime and not to System.Runtime.Experimental. -->
23-
<ProjectReference Include="..\ref\System.Runtime.csproj" ReferenceOutputAssembly="false" OutputItemType="ResolvedMatchingContractOverride" />
24-
</ItemGroup>
2521
</Project>

src/libraries/testPackages/packageSettings/System.Runtime.Experimental/settings.targets

-5
This file was deleted.

0 commit comments

Comments
 (0)