Caliburn-Micro / Caliburn.Micro

A small, yet powerful framework, designed for building applications across all XAML platforms. Its strong support for MV* patterns will enable you to build your solution quickly, without the need to sacrifice code quality or testability.
http://caliburnmicro.com/
MIT License
2.8k stars 778 forks source link

remove .net 5. and add support for .net 7 #837

Closed vb2ae closed 1 year ago

vb2ae commented 1 year ago

remove .net 5. and add support for .net 7 update global.json for version of visual studio 2022 version 17.4

Addresses issue #836 and issue #838

vb2ae commented 1 year ago

@kfordmad we just need to get the pr approved and we can merge it into the master branch

kfordmad commented 1 year ago

Yeah. It seems to give me the option to approve, but I suspect it wont actually go through, and I am not a member of the project, so I figured I would poke. Was very interested in using this in a new project, and was hoping to use 7. Suppose I can fork and self compile until this is approved.