csharp: Extract to zed-extensions/csharp repository (#26166)

This PR extracts the C# extension to the
[zed-extensions/csharp](https://github.com/zed-extensions/csharp)
repository.

Release Notes:

- N/A
This commit is contained in:
Marshall Bowers 2025-03-05 17:23:49 -05:00 committed by GitHub
parent cee98f872a
commit 431727fdd7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 1 additions and 501 deletions

7
Cargo.lock generated
View file

@ -16996,13 +16996,6 @@ dependencies = [
"serde",
]
[[package]]
name = "zed_csharp"
version = "0.1.1"
dependencies = [
"zed_extension_api 0.1.0",
]
[[package]]
name = "zed_elixir"
version = "0.1.4"