Uh oh!
There was an error while loading. Please reload this page.
Allow c-style comments in global.json - #257
Conversation
dorssel
commented
Dec 6, 2021
Initial commit was from Windows: lots of EOL trouble + differences in index.js. |
dorssel
commented
Dec 20, 2021
@vsafonkin I don't know how to fix that. My local |
dorssel
commented
Dec 20, 2021
I have no idea where |
dorssel
commented
Dec 20, 2021
New info: it is the This means the current master probably will not even build itself. I don't think fixing this should be part of this pull request. Can you fix master so we can all rebase our failing pull requests on a new and working baseline? This is also the problem with PR #250. |
vsafonkin
commented
Dec 23, 2021
dorssel
commented
Dec 23, 2021
@vsafonkin Done |
xt0rted
commented
Mar 7, 2022
Just ran into this issue in a new repo, any chance of getting this merged soon? |
@xt0rted EDIT: I force-pushed after a rebase onto main. Should be mergable again. |
dorssel
commented
May 11, 2022
.NET SDK 6.0.300 no longer allows comments in |
Description:
Allow c-style comments in
global.json.Related issue:
Implements #254
Check list: