Skip to content

Commit 3a9f366

Browse files
authored
Update System.Runtime.csproj
1 parent 488f3fc commit 3a9f366

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

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

Lines changed: 0 additions & 4 deletions
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>

0 commit comments

Comments
 (0)