gerksterr
gerksterr
CC#
Created by gerksterr on 1/11/2023 in #help
❔ Compile Project With Legacy C# 7 Preview (from 2016) Features
Hey guys I have an old project that extensively uses C# 7 Preview features from 2016. Anyone knows a straightforward way to compile a project with that feature set? No matter what version I set from those defined in https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/configure-language-version because the match keyword got cut / altered after the preview version so none of the options will compile the project without extensive modifications to the code.
3 replies