2 references to NetCore
mscorlib (2)
system\runtime\versioning\binarycompatibility.cs (2)
193
case TargetFrameworkId.
NetCore
: // Treat Windows 8 tailored apps as normal desktop apps - same product
290
targetFramework = TargetFrameworkId.
NetCore
;