{ "version": "1.0.0-*", "buildOptions": { "warningsAsErrors": true, "allowUnsafe": true, "compile": [ "../../src/Microsoft.DotNet.InternalAbstractions/RuntimeEnvironment.cs", "../../src/Microsoft.DotNet.InternalAbstractions/Platform.cs", "../../src/Microsoft.DotNet.InternalAbstractions/Native/*.cs" ] }, "dependencies": { "NETStandard.Library": "1.6.0-rc3-24210-10", "System.Diagnostics.Process": "4.1.0-rc3-24210-10", "System.Reflection.TypeExtensions": "4.1.0-rc3-24210-10" }, "frameworks": { "netstandard1.5": { "imports": "dnxcore50" } } }