dotnet/roslyn

Add /pdb:file option to vbc.exe

Open

#3 859 ouverte le 7 juil. 2015

Voir sur GitHub
 (0 commentaires) (1 réaction) (0 assignés)C# (4 257 forks)batch import
Area-CompilersFeature Requesthelp wanted

Métriques du dépôt

Stars
 (20 414 stars)
Métriques de merge PR
 (Merge moyen 6j 17h) (256 PRs mergées en 30 j)

Description

Add /pdb:file option to vbc.exe to allow specifying a non-default pdb filename, and remove the special handling of non-default pdb filenames from the Vbc build task.

Guide contributeur