tareqimbasher / NetPad

A cross-platform C# editor and playground.
MIT License
1.31k stars 66 forks source link

Unable to view newly created database connection #183

Closed victorcomposes closed 6 months ago

victorcomposes commented 6 months ago

I get an error when I try to expand on the newly created database connection. image

Replication Steps:

Download AdventureWorks2022 database from Microsoft, restore the database, Download .NET 8 image Connect to AdventureWorks2022 database,

victorcomposes commented 6 months ago

Worked after downloading and installing .NET Runtime 6.0.28 from https://dotnet.microsoft.com/en-us/download/dotnet/6.0

Results image