tgjones / gemini

Gemini is an IDE framework similar in concept to the Visual Studio Shell. It uses AvalonDock and has an MVVM architecture based on Caliburn Micro.
Other
1.1k stars 298 forks source link

Update ci.yml for .net5.0 #322

Closed kornman00 closed 3 years ago

kornman00 commented 3 years ago

Use 5.0.x (x meaning the latest version in the 5.0 channel) for setup-dotnet

Hope this works!