Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Aug 8, 2024. It is now read-only.

Conversation

@MaximLipnin
Copy link

Including TypeInfoTests.netcoreapp.cs to mono corelib leads to compilation error external/corefx/src/System.Runtime/tests/System/Reflection/TypeInfoTests.netcoreapp.cs(35,48): error CS0246: The type or namespace name 'Outside<>' could not be found (are you missing a using directive or an assembly reference?)
It's due to dummy class dependencies that are placed in external/corefx/src/System.Runtime/tests/System/TypeTests.cs (which is not included on mono corelib.)

@marek-safar marek-safar merged commit dd90682 into mono:master Oct 18, 2018
@MaximLipnin MaximLipnin deleted the fix_typeinfotests_deps branch October 19, 2018 06:17
marek-safar pushed a commit to mono/mono that referenced this pull request Oct 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants