jobbrIO / jobbr-server

Jobbr is a non-invasive .NET JobServer
https://jobbr.readthedocs.io
GNU General Public License v3.0
50 stars 5 forks source link

Use 6.x.x versions for the Microsoft packages #101

Closed eXpl0it3r closed 1 year ago

eXpl0it3r commented 1 year ago

As we're upgrading to .NET 6 and not yet .NET 7, it makes sense to only use Microsoft packages with version up to 6.x.x instead of 7.x.x. This solves version mismatches, when other .NET 6 packages use 6.x.x versions.