downgrade some dependencies to .NET 8 versions#3874
Conversation
shyamnamboodiripad
left a comment
There was a problem hiding this comment.
Does this PR update all BCL packages that were bumped to 9.* back to 8.* or is it just a subset for now?
It's just a subset, based on issues @jfleisher was having embedding a kernel in VS. Bumping all versions back would prevent C# 13 from being used in .NET Interactive. |
Ok hopefully this is the set that matters, and we won't have to peel the onion further😄 |
No description provided.