**REGRESSION INFO:** Worked in 10.0.100-preview.6.25317.111 **INSTALL STEPS** 1. Clean machine: Win11 x64 24H2 EN 2. Install the .Net 10 preview 6 candidate build version: 10.0.100-preview.6.25326.107(runtime-10.0.100-preview.6.25326.107) **REPRO STEPS** 1. Launch fiddler classic and enable HTTPs and Trust the Fiddler Classic Root certification under Tools-> Options  2. Clear all events in fiddler  3. Create a new console project in CLI and build it 4. Check fiddler for telemetry events (url is /v2/track and the process is dotnet) **EXPECTED** Telemetry events are displayed in Fiddler, as shown below:  **ACTUAL** No telemetry events are shown in Fiddler: 