dotnet / interactive

.NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.
MIT License
2.8k stars 374 forks source link

Bump minimum version for SQL Tools and Kusto packages #3506

Closed corivera closed 3 months ago

corivera commented 3 months ago

The 2.0.0 packages upgrade the SQL Tools and Kusto services to net8.0 and also add a rollForward property to help with SDK updates in the future.

colombod commented 3 months ago

@corivera Thank you for the PR!