dotnet-installer/src
Livar 20023717b5 Merge pull request #7048 from livarcocc/fix_help_message
Fixing help text for version, info and diagnostics and also removing …
2017-06-30 15:54:40 -07:00
..
dotnet Merge pull request #7048 from livarcocc/fix_help_message 2017-06-30 15:54:40 -07:00
Microsoft.DotNet.Archive Don't write \b when output is redirected 2017-03-21 18:03:43 -07:00
Microsoft.DotNet.Cli.Sln.Internal Make dotnet-sln-add.Tests pass on localized setup 2017-06-13 21:58:03 -07:00
Microsoft.DotNet.Cli.Utils Changing to use File.OpenRead. This is required because when access readonly files, you must pass FileAccess.Read, otherwise, we get a UnauthorizedFileAccess exception. 2017-06-29 20:24:51 -07:00
Microsoft.DotNet.Configurer Create the Dotnet User Profile folder when running the first experience, if the folder does not exist, if will fail the first run because it will fail to create the first notice sentinel. 2017-06-24 22:59:35 -07:00
Microsoft.DotNet.InternalAbstractions Moving the expanding fallback folder to the dotnet folder hive. The folder will be expanded at sdk/NuGetFallbackFolder. 2017-06-20 10:59:23 -07:00
Microsoft.DotNet.MSBuildSdkResolver Allow resolution of SDKs without minimum msbuild version file 2017-05-26 15:06:55 -07:00
Microsoft.DotNet.TestFramework Fixing failures in tests when the user has a fallbackfolder setup on this machine already. These failures are again due to the fact that --packages are not populated when the packages are found in the fallback folder. 2017-04-03 22:15:40 -07:00
redist Updating the SDK. Mostly, had to change PackageTargetFallback to AssetTargetFallback. 2017-06-14 00:27:26 -07:00
tool_fsharp Add F# and Roslyn satellites 2017-06-23 19:48:38 -07:00
tool_msbuild Add msbuild satellite assemblies 2017-06-21 13:34:16 -07:00
tool_nuget Standardize on newline between Property|ItemGroup areas 2017-03-02 20:38:56 -08:00
tool_roslyn Add F# and Roslyn satellites 2017-06-23 19:48:38 -07:00