dotnet-installer/src
William Li 191e3e3019 Installer Success Reporting for Windows
Issue https://github.com/dotnet/cli/issues/7091

Add internal command dotnet internal-reportinstallsuccess. Before
Windows installer finishes, run this command instead of dotnet new. It
will trigger the first time experience as well as sending telemetry with
installer exe name.

This command blocks to ensure that the webservice call completes.
2017-07-07 12:56:21 -07:00
..
dotnet Installer Success Reporting for Windows 2017-07-07 12:56:21 -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 Adding a Minimum VS Defined SDK version to the resolver. If it set to 1.0.4 if the minimum SDK version file is not found. 2017-07-05 09:54:46 -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 MIT License *NIX Builds. 2017-07-06 16:47:50 -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 MIT License *NIX Builds. 2017-07-06 16:47:50 -07:00