canton7 / Stylet

A very lightweight but powerful ViewModel-First MVVM framework for WPF for .NET Framework and .NET Core, inspired by Caliburn.Micro.
MIT License
981 stars 143 forks source link

support .net6.0 #323

Closed gmf520 closed 2 years ago

gmf520 commented 2 years ago

Checklist

Thanks for contributing! Before we start, there are a few things we need to check:

  1. This Pull Request has a corresponding Issue.
  2. You've discussed your intention to work on this feature/bug fix.
  3. This feature branch is based on develop (not master). The bar above should say "base: develop".

Thanks!

canton7 commented 2 years ago

Please read the checklist which you used as the PR description.

  1. This Pull Request has a corresponding Issue.
  2. You've discussed your intention to work on this feature/bug fix.
  3. This feature branch is based on develop (not master). The bar above should say "base: develop".

This Pull Request does not have a corresponding issue. You have not discussed your intention to work on this, and this is not based on develop. Therefore I'm going to close this, sorry. Please follow the process described above.

gmf520 commented 2 years ago

hi canton7, Since .net6.0 has been released for a long time, when can stylet add .net6.0 support, hopefully early support.

canton7 commented 2 years ago

Please open an issue to discuss this. That's what the instructions above tell you to do.