CodelyTV / csharp-ddd-skeleton

🦈✨ C# DDD Skeleton: Bootstrap your new C# projects applying Hexagonal Architecture and Domain-Driven Design patterns
162 stars 34 forks source link

Migration to .net 6 #50

Closed tecnocrata closed 2 years ago

tecnocrata commented 2 years ago

Hey dudes, Here my contribution to your repo, I have migrated the references and packages to .net 6.0

JavierCane commented 2 years ago

Hi!

Thanks a lot for the contribution!

Would it be possible to also update the GitHub Actions Workflow?

Thx!!

tecnocrata commented 2 years ago

Sure, I will try

tecnocrata commented 2 years ago

Everything is working now @JavierCane

JavierCane commented 2 years ago

🎉

merging!