microsoft / BITS-Manager

The BITS Manager is a sample WPF C#/.NET utility to examine and control your BITS uploads and downloads
MIT License
77 stars 23 forks source link

Fixing feedback from Tommy plus small issues #5

Closed PeterSmithRedmond closed 5 years ago

PeterSmithRedmond commented 5 years ago
mstojens commented 5 years ago

The changes look good, but when I tried to verify the signing issue was resolved, I get numerous namespace errors, each a variant on the following: "The type or namespace name 'BITSReference1_5' could not be found (are you missing a using directive or an assembly reference?)"

Repro: download this branch as ZIP, build solution.

Diego-Perez-Botero commented 5 years ago

BITSManager/BITSManager.csproj conflict needs to be resolved ;)