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

Dependabot Fails on step 4 due to colons on XMLs #37

Open
tenochgo opened this issue Nov 13, 2024 · 1 comment
Open

Dependabot Fails on step 4 due to colons on XMLs #37

tenochgo opened this issue Nov 13, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@tenochgo
Copy link

Dependabot Fails on step 4 due to colons on XMLs

Run the last step of the tutorial and dependabot fails due to colons on XMLs

How to reproduce

  1. Go to Step 4
  2. Run it
  3. You get error
    Unhandled exception: Microsoft.Build.Exceptions.InvalidProjectFileException: The project file could not be loaded. Name cannot begin with the ' ' character, hexadecimal value 0x20. Line 10, position 23. /home/dependabot/dependabot-updater/repo/code/test/AttendeeTest/AttendeeTest.csproj
    ---> System.Xml.XmlException: Name cannot begin with the ' ' character, hexadecimal value 0x20. Line 10, position
  4. You can fix it removing colons on *.csproj files
@tenochgo tenochgo added the bug Something isn't working label Nov 13, 2024
@nguyenalex836
Copy link

@tenochgo Thanks for letting us know about the issue with the last step of the tutorial! I'll triage this for the team to review ✨

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants