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

Bug: File Globbing Generates Removes for Referenced Files #276

Open
TheXenocide opened this issue Mar 13, 2020 · 1 comment
Open

Bug: File Globbing Generates Removes for Referenced Files #276

TheXenocide opened this issue Mar 13, 2020 · 1 comment

Comments

@TheXenocide
Copy link

When converting projects, files that use URL Encoding (e.g. RelayCommand%28of T%29) the converter doesn't realize that RelayCommand(Of T) is equivalent and so it generates <Compile Remove=... tags for these files.

@mungojam
Copy link
Collaborator

I hadn't come across that style before, can you give us a source project file snippet with it in so we can easily test it

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

2 participants