ashmind / SharpLab

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

Historical release versions of Roslyn #332

Open jnm2 opened 6 years ago

jnm2 commented 6 years ago

Ran into a behavior that folks at https://gitter.im/dotnet/csharplang thought was odd, so I wanted to run the same code using Roslyn 2.7 and 2.0 etc.

Would adding a historical section interest you?

ashmind commented 6 years ago

Thanks for the suggestion! This is similar to #72 and my reasoning in https://github.com/ashmind/SharpLab/issues/72#issuecomment-287245009 still applies. I feel the effort here outweights the gains, however this can be revisited if I ever re-architecture the build.

I'll keep it open for a bit in case I can think of a better solution, but for now it's not on the roadmap.