replace omnisharp with csharp-ls

This commit is contained in:
2025-08-15 22:36:48 -04:00
parent bc194e4761
commit 3fe0ad1623

View File

@@ -25,7 +25,7 @@
nixpkgs-fmt nixpkgs-fmt
dotnet-sdk_9 dotnet-sdk_9
dotnetPackages.Nuget dotnetPackages.Nuget
omnisharp-roslyn csharp-ls
mono mono
]; ];
}; };