dotnet-installer/src
2016-03-01 12:58:30 -08:00
..
corehost Use macros for __stdcall calling convention. 2016-02-19 11:30:03 -08:00
dotnet Fix logging error 2016-03-01 12:58:30 -08:00
Microsoft.DotNet.Cli.Utils Adding a new factory that creates the command as is, without adding the dotnet to it. We need it so that the runner can pass dotnet-test-xunit and get back the final corehost command, which is the right one for VS to use and attach to. 2016-02-26 14:34:23 -08:00
Microsoft.DotNet.Compiler.Common Add a auto-generated header to the assembly info file that is created on build 2016-02-27 15:05:45 +01:00
Microsoft.DotNet.Files Fixed the build dependencies in project.json 2016-02-15 10:52:29 -08:00
Microsoft.DotNet.InternalAbstractions Asset refactoring and content files 2016-02-23 08:34:38 -08:00
Microsoft.DotNet.ProjectModel Update dotnet projectmodel tests 2016-03-01 12:58:30 -08:00
Microsoft.DotNet.ProjectModel.Loader Build and project cleanup 2016-02-15 09:43:18 -08:00
Microsoft.DotNet.ProjectModel.Workspaces Asset refactoring and content files 2016-02-23 08:34:38 -08:00
Microsoft.DotNet.TestFramework Rebase with the latest sources and fix the tests. 2016-02-16 11:26:40 -08:00
Microsoft.Extensions.DependencyModel Add support for reading DepedencyContext from deps file 2016-02-23 18:16:40 -08:00
Microsoft.Extensions.Testing.Abstractions Adding a TestRunner.TestCompleted message that the runner can send to dotnet test. 2016-02-22 13:40:45 -08:00