dotnet-installer/src
Nate McMaster fa47e95e90
Generate a .NET Framework shim app in dotnet-install-tools on Windows instead of a batch script (#8384)
Implement a simple launcher tool for running new processes on Windows

- This application takes two parameters via the .exe.config configuration file

 - entryPoint: required - the file path to the new process being launched
 - runner: optional - the executable or interpretter used to launch the
entryPoint

- Update dotnet-install-tool to generate an exe instead of a batch script file
2018-01-18 14:54:10 -08:00
..
dotnet Generate a .NET Framework shim app in dotnet-install-tools on Windows instead of a batch script (#8384) 2018-01-18 14:54:10 -08:00
Microsoft.DotNet.Cli.Sln.Internal Write UTF-8 BOM for solution files. 2017-12-08 14:34:26 -08:00
Microsoft.DotNet.Cli.Utils Generate a .NET Framework shim app in dotnet-install-tools on Windows instead of a batch script (#8384) 2018-01-18 14:54:10 -08:00
Microsoft.DotNet.Configurer Prevent the ASP.NET certificate generation logic from running on the installers 2018-01-10 21:54:05 -08:00
Microsoft.DotNet.InternalAbstractions Add install tool command (#8132) 2017-12-04 14:13:24 -08:00
Microsoft.DotNet.MSBuildSdkResolver Defend against forthcoming breaking change in SDK (#8409) 2018-01-17 10:13:41 -08:00
redist Updating roslyn to a version with the vbcscompiler. (#8214) 2017-12-19 14:06:48 -08:00
tool_fsharp 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
tool_launcher Generate a .NET Framework shim app in dotnet-install-tools on Windows instead of a batch script (#8384) 2018-01-18 14:54:10 -08:00
tool_msbuild 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
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
tool_roslyn_satellites 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