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

Crash when "Version" property exists in csproj #74

Open
nickrandolph opened this issue May 13, 2024 · 0 comments · May be fixed by #73
Open

Crash when "Version" property exists in csproj #74

nickrandolph opened this issue May 13, 2024 · 0 comments · May be fixed by #73

Comments

@nickrandolph
Copy link
Contributor

Expected Behavior

No crash

Actual Behavior

Updater crashes when Version property exists

Steps to Reproduce the Problem

  1. Modify csproj to contain a property called Version (eg <Version>1.2.3.4</Version>)
  2. Run updater
  3. [crash]

Specifications

  • Version:
  • Platform:
  • Subsystem:
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