We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 488f3fc commit 3a9f366Copy full SHA for 3a9f366
src/libraries/System.Runtime/src/System.Runtime.csproj
@@ -18,8 +18,4 @@
18
<ProjectReference Include="$(CoreLibProject)" />
19
<ProjectReference Include="$(LibrariesProjectRoot)System.Private.Uri\src\System.Private.Uri.csproj" />
20
</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>
25
</Project>
0 commit comments