dotnet-installer/TestAssets
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
..
DesktopTestProjects 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
LockFiles/ExportFiles Fix package code for new NuGet. 2016-07-26 20:53:20 -05:00
NonRestoredTestProjects Add support for accepting directories to add and remove reference commands. 2017-12-07 17:23:31 -08:00
TestPackages Fixing the path to the prefercliruntime file. 2017-12-19 10:10:30 -08:00
TestProjects 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
Directory.Build.props Support new artifacts layout in tests and other build logic 2017-08-24 15:49:13 -07:00