Include .NET project identification in telemetry (#32769)

With Windows support on the horizon this year, we'll want to know how
much .NET dev happens in Zed, so we can know how to prioritize bug fixes
or enhancements to the dev experience in this framework.

Release Notes:

- N/A
This commit is contained in:
Joseph T. Lyons 2025-06-15 17:00:34 -04:00 committed by GitHub
parent 3810227759
commit fd7a133d00
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 25 additions and 19 deletions

1
Cargo.lock generated
View file

@ -2834,6 +2834,7 @@ dependencies = [
"paths",
"postage",
"rand 0.8.5",
"regex",
"release_channel",
"rpc",
"rustls-pki-types",