shotr-io / shotr-3

A simple screenshot application for the masses 📷
Apache License 2.0
8 stars 0 forks source link

Upgrade to .NET 6 #128

Closed zacbre closed 2 years ago

zacbre commented 2 years ago

Upgrade to .NET 6.0.

We have gained speed, memory improvements, and quite a bit of size reduction in executable size: .NET 5.0: image

.NET 6.0: image

We've had to remove executable trimming support due to incompatibility with windows forms. https://docs.microsoft.com/en-us/dotnet/core/deploying/trimming/incompatibilities#windows-forms

Closes #119

github-actions[bot] commented 2 years ago

The artifact is located here: https://github.com/shotr-io/shotr-3/actions/runs/1573347986#artifacts

github-actions[bot] commented 2 years ago

The artifact is located here: https://github.com/shotr-io/shotr-3/actions/runs/1575197910#artifacts