ashmind / SharpLab

.NET language playground
https://sharplab.io
BSD 2-Clause "Simplified" License
2.73k stars 202 forks source link

Please can you upgrade to support .net 9 syntax such as the new Lock object (main .net 9) and the field keyword (preview) #1349

Closed AdamDiament closed 4 days ago

AdamDiament commented 1 week ago

Thanks!

ashmind commented 4 days ago

.NET 9 should now work, however Roslyn version is not yet updated -- that will be tracked in #1343.

AdamDiament commented 4 days ago

Nice - thanks for the quick implementation :)