Thanks for stopping by to let us know something could be better!
PLEASE READ: If you have a support contract with Google, please create an issue in the support console instead of filing on GitHub. This will ensure a timely response.
Is your feature request related to a problem?
I want to minimise dependencies in my project by utilising framework dependencies wherever possible
What solution would you like?
I want Microsoft.bcl.* & system.* to no longer be an explicit dependency on net 6+
Describe alternatives you've considered
Accept the additional dependency
Additional context
No response
Thanks for stopping by to let us know something could be better!
PLEASE READ: If you have a support contract with Google, please create an issue in the support console instead of filing on GitHub. This will ensure a timely response.
Is your feature request related to a problem?
I want to minimise dependencies in my project by utilising framework dependencies wherever possible
What solution would you like?
I want
Microsoft.bcl.*&system.*to no longer be an explicit dependency on net 6+Describe alternatives you've considered
Accept the additional dependency
Additional context
No response