dotnet-installer/src
William Li 5218c4bcf5
Pass BaseIntermediateOutputPath via xml (#9509)
Instead of command line to avoid escaping problem.

It can support most of the character including surrogate char. It cannot
support semicolon. However, semicolon is not allow to be part of the
user name.

Port 2.1.4xx fix 0251f677ede571b61a47ca24f38df8e09038277d while keep
BaseIntermediateOutputPath instead of MsBuildProjectExtensionsPath to
minimize the change.
2018-06-24 11:32:44 -07:00
..
dotnet Pass BaseIntermediateOutputPath via xml (#9509) 2018-06-24 11:32:44 -07:00
Microsoft.DotNet.Cli.Sln.Internal Fix project type GUIDs when adding projects to solution files. 2018-03-22 21:32:39 -07:00
Microsoft.DotNet.Cli.Utils Add retry when Directory.Move (#9313) 2018-06-01 11:22:03 -07:00
Microsoft.DotNet.Configurer Fix adding tools directory to PATH for native installers. 2018-05-07 16:35:29 -07:00
Microsoft.DotNet.InternalAbstractions consume bring your own shim(byos) (#9018) 2018-04-10 15:42:50 -07:00
Microsoft.DotNet.MSBuildSdkResolver Removing some patches for source build. 2018-05-02 11:59:01 -07:00
redist Add NoWarn for the stable package depending on non-stable package when packaging Cli.Utils for tests. 2018-05-16 12:44:23 -07:00
tool_fsharp Add NoWarn for the stable package depending on non-stable package when packaging Cli.Utils for tests. 2018-05-16 12:44:23 -07:00
tool_msbuild Updating the msbuild version for Microsoft.Build.Runtime. 2017-12-07 13:13:43 -08:00
tool_nuget Merge remote-tracking branch 'dotnet/release/15.5' into merges/release/15.5-to-master-20171206-080040 2017-12-07 09:55:12 -08:00