From f3e4f3712550ab21b2997d88335fe9f744aa6867 Mon Sep 17 00:00:00 2001 From: Charley Wu Date: Sat, 12 Oct 2024 00:01:57 +0800 Subject: [PATCH] Add .slnx format for solution files https://blog.jetbrains.com/dotnet/2024/10/04/support-for-slnx-solution-files/ --- CAS.slnx | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 CAS.slnx diff --git a/CAS.slnx b/CAS.slnx new file mode 100644 index 00000000..204000b4 --- /dev/null +++ b/CAS.slnx @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file