xamarin-macios/tools/create-dotnet-linker-launch...
Rolf Bjarne Kvinge 2652f49694
Bump MSBuild.StructuredLogger to v2.2.100 (#19503)
Also store the version globally to avoid having to update so many places
in future bumps.
2023-11-28 15:15:29 +01:00
..
Program.cs [tools] Add helper tool to create launch.json for dotnet-linker. (#18294) 2023-05-19 07:45:21 +02:00
README.md [tools] Add helper tool to create launch.json for dotnet-linker. (#18294) 2023-05-19 07:45:21 +02:00
create-dotnet-linker-launch-json.csproj Bump MSBuild.StructuredLogger to v2.2.100 (#19503) 2023-11-28 15:15:29 +01:00
create-dotnet-linker-launch-json.sln [tools] Add helper tool to create launch.json for dotnet-linker. (#18294) 2023-05-19 07:45:21 +02:00

README.md

This tool takes a binlog that executes dotnet-linker, and creates a launch.json file for the dotnet-linker directory so that the steps can be debugged in VSCode.