dotnet / dotnet/symreader-converter

Microsoft.DiaSymReader.Pdb2Pdb package as dotnet tool

Open
#208 0 comments 5 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
70
Forks
44
PR merge metrics
No merged PRs in 30d

Description

Consider packing `Microsoft.DiaSymReader.Pdb2Pdb` package as dotnet tool. That way, we can use `dotnet tool` commands to manage the package, instead of installing it in a fixed location and creating custom scripts to invoke `pdb2pdb.exe`.

This would require adding the following properties to the project file:

```xml
true
pdb2pdb
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.