dotnet/roslyn

Add /pdb:file option to vbc.exe

Open

#3.859 geöffnet am 7. Juli 2015

Auf GitHub ansehen
 (0 Kommentare) (1 Reaktion) (0 zugewiesene Personen)C# (4.257 Forks)batch import
Area-CompilersFeature Requesthelp wanted

Repository-Metriken

Stars
 (20.414 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 6T 17h) (256 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide