dotnet-installer/src
2015-12-21 12:02:02 -08:00
..
corehost Merge pull request #517 from blackdwarf/pkgosxfix 2015-12-16 20:15:13 -08:00
Microsoft.DotNet.Cli rc2-23616 to hopefully resolve crossgen issues 2015-12-16 11:48:33 -08:00
Microsoft.DotNet.Cli.Utils Merge branch 'master' of https://github.com/dotnet/cli into publish-tests2 2015-12-17 18:16:33 -08:00
Microsoft.DotNet.Compiler.Common rc2-23616 to hopefully resolve crossgen issues 2015-12-16 11:48:33 -08:00
Microsoft.DotNet.ProjectModel Add dependency model api 2015-12-18 12:09:39 -08:00
Microsoft.DotNet.ProjectModel.Loader rc2-23616 to hopefully resolve crossgen issues 2015-12-16 11:48:33 -08:00
Microsoft.DotNet.ProjectModel.Workspaces rc2-23616 to hopefully resolve crossgen issues 2015-12-16 11:48:33 -08:00
Microsoft.DotNet.Runtime rc2-23616 to hopefully resolve crossgen issues 2015-12-16 11:48:33 -08:00
Microsoft.DotNet.Tools.Compiler Add support --ilcsdkpath to allow ILCompiler to consume a custom build of ILCompiler.SDK 2015-12-19 14:05:06 -08:00
Microsoft.DotNet.Tools.Compiler.Csc System.CommandLine uses Environment.FailFast when help or ReportError is detected. This causes the debugger to get invoked in windows and is not desirable. The fix here is to handle error and help ourselves, but still use the getHelpText from System.CommandLine to generate the help content. 2015-12-17 14:56:08 -08:00
Microsoft.DotNet.Tools.Compiler.Native Fix bug to correctly redefine ILCSdkPath if ILCPath is overridden but ILCSDKPath is not. 2015-12-20 07:59:09 -08:00
Microsoft.DotNet.Tools.New add nuget.config to dotnet-new template 2015-12-18 12:29:42 -08:00
Microsoft.DotNet.Tools.Pack rc2-23616 to hopefully resolve crossgen issues 2015-12-16 11:48:33 -08:00
Microsoft.DotNet.Tools.Publish Change name of option to --native-subdirectory, Factor for less intrusive changes 2015-12-21 12:02:02 -08:00
Microsoft.DotNet.Tools.Repl rc2-23616 to hopefully resolve crossgen issues 2015-12-16 11:48:33 -08:00
Microsoft.DotNet.Tools.Repl.Csi rc2-23616 to hopefully resolve crossgen issues 2015-12-16 11:48:33 -08:00
Microsoft.DotNet.Tools.Resgen rc2-23616 to hopefully resolve crossgen issues 2015-12-16 11:48:33 -08:00
Microsoft.DotNet.Tools.Run Handling help and error manually to prevent a call to Environment.FailFast call in System.CommandLine 2015-12-18 10:30:04 -08:00
Microsoft.DotNet.Tools.Test rc2-23616 to hopefully resolve crossgen issues 2015-12-16 11:48:33 -08:00
Microsoft.Extensions.DependencyModel Add dependency model api 2015-12-18 12:09:39 -08:00
Microsoft.Extensions.Testing.Abstractions rc2-23616 to hopefully resolve crossgen issues 2015-12-16 11:48:33 -08:00