microsoft / kiota-dotnet

Abstractions library for the Kiota generated SDKs in dotnet
https://aka.ms/kiota/docs
MIT License
40 stars 34 forks source link

feat: support for net9.0 #466

Closed andrueastman closed 1 week ago

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

tevinder commented 1 week ago

System.Diagnostics.DiagnosticSource is still looking for version <9.0.0 in HttpClientLibrary

baywet commented 1 week ago

System.Diagnostics.DiagnosticSource is still looking for version <9.0.0 in HttpClientLibrary

Thanks for pointing this out. Put together #469