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

resolve issue occuring when scanned assembly contains an interface #20

Merged
merged 7 commits into from
Jan 4, 2024
Merged

resolve issue occuring when scanned assembly contains an interface #20

merged 7 commits into from
Jan 4, 2024

Conversation

cheesasaurus
Copy link
Contributor

resolves issue: #19

additionally:

  • adds nuget.org as a package source (project wouldn't build for me without this)
  • adjusts some assertions so tests can pass on Windows (LF vs CRLF line endings)

This resolves various problems finding packages while trying to restore/build
replaced some copy/pasted code with method RepliedTextTrimmed. There is an issue with line endings and I intend to fix it in one place soon
Assertions will ignore the difference between LF and CRLF line endings
@decaprime decaprime merged commit d3e33b8 into decaprime:main Jan 4, 2024
1 check passed
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 this pull request may close these issues.

2 participants