Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File load exceptions are too vague #44

Open
benventive opened this issue Apr 15, 2020 · 0 comments
Open

File load exceptions are too vague #44

benventive opened this issue Apr 15, 2020 · 0 comments

Comments

@benventive
Copy link
Contributor

Expected Behavior

When a file can't be read, the error raised should clearly indicate which file had an issue.

Actual Behavior

When a file can't be read, no details are given, making it hard to track it down

Steps to Reproduce the Problem

  1. Create a csproj file with an XML syntax error in it
  2. Run the nuget updater on a solution containing this file
  3. Observe the error

Specifications

  • Version: 1.0.1
  • Platform: Any
  • Subsystem: Any
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant