Skip to content

Commit

Permalink
Update System.Runtime.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
ViktorHofer authored Mar 18, 2022
1 parent 488f3fc commit 3a9f366
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/libraries/System.Runtime/src/System.Runtime.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -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>

0 comments on commit 3a9f366

Please sign in to comment.