Sang Kil Cha

Results 6 issues of Sang Kil Cha

- https://2022.esec-fse.org/ - https://www.usenix.org/conference/usenixsecurity22

### Description FSharpLint sometimes hangs when I give a fsproj file as input. When I provide individual fs files in the fsproj as input, then it works well. I am...

- [x] The README.md should be updated in the master branch. - [x] There should be a build script that builds all the code.

Please add papers.

I propose we add `#define` and `#undef` preprocessor directives for conditional compilation (as in C#: https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/preprocessor-directives#defining-symbols). ## Pros and Cons The advantages of making this adjustment to F# are 1....

area: syntax
area: directives

We will switch to [slnx](https://devblogs.microsoft.com/dotnet/introducing-slnx-support-dotnet-cli/). The slnx support is available since 9.0.200, but the only problem is that Ubuntu repos do not support the new SDK (ref: https://developercommunity.visualstudio.com/t/dotnet-90200-not-available-via-ubuntu/10856694?stateGroup=active) We will...

impact-Low
area-Build