Skip to content

Commit

Permalink
[System.Private.CoreLib] Extract RuntimeType for easier refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
marek-safar committed Jun 15, 2019
1 parent 26f0222 commit b5b58d6
Show file tree
Hide file tree
Showing 2 changed files with 2,141 additions and 64 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,6 @@
<Compile Include="..\..\mcs\class\corlib\System\TypeSpec.cs" />

<Compile Include="..\..\mcs\class\corlib\System.Runtime.CompilerServices\PreserveDependencyAttribute.cs" />
<Compile Include="..\..\mcs\class\referencesource\mscorlib\system\rttype.cs" />
</ItemGroup>

<Import Project="shared\System.Private.CoreLib.Shared.projitems" />
Expand Down
Loading

0 comments on commit b5b58d6

Please sign in to comment.