xamarin-macios/tools/create-dotnet-linker-launch...
Rolf Bjarne Kvinge be08931941
[dotnet] Stop hardcoding the .NET version in a few more projects. (#18702)
Just use whatever .NET version we're using to build with.
2023-08-14 11:56:32 +02: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 [dotnet] Stop hardcoding the .NET version in a few more projects. (#18702) 2023-08-14 11:56:32 +02: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.