Merge branch 'master' of ssh://github.com/goatcorp/Dalamud

This commit is contained in:
goaaats 2022-04-03 04:10:55 +02:00
commit 3ce361845d
No known key found for this signature in database
GPG key ID: 49E2AA8C6A76498B

View file

@ -25,10 +25,11 @@ Thanks to Mino, whose work has made this possible!
We are currently working from the following branches.
| Name | Purpose | .NET Version |
|---|---|---|
| *master* | .NET Core rework, replaced api3 on 10/08/21 | .NET 5.0.6 (May 2021) |
| *api3* | Legacy version, no longer in active use | .NET Framework 4.7.2 (April 2017) |
| Name | Purpose | .NET Version | Track |
|---|---|---|---|
| *master* | Upgrade to .NET 6 | .NET 6.0.3 (March 2022) | Staging |
| *net5* | Current release branch | .NET 5.0.6 (May 2021) | Release |
| *api3* | Legacy version, no longer in active use | .NET Framework 4.7.2 (April 2017) | - |
<br>