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

Failure with readonly files and folders #12

Open
BDomzalski opened this issue Sep 18, 2018 · 0 comments · May be fixed by #18
Open

Failure with readonly files and folders #12

BDomzalski opened this issue Sep 18, 2018 · 0 comments · May be fixed by #18

Comments

@BDomzalski
Copy link

The application breaks when

  • attempts to remove package dictionary which has readonly flag (directly or any of it subitems),
  • attempts to update packages.config which has readonly flag,
  • attampts to update project file which has readonly flag.

In case of VS extension it probably should make a check-out of the item to change in those cases.

A9G-Data-Droid pushed a commit to A9G-Data-Droid/ResolveUR that referenced this issue Nov 17, 2020
@A9G-Data-Droid A9G-Data-Droid linked a pull request Nov 17, 2020 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant