This PR removes the Tizen workload from the solution.
Not a week goes by without the solution being broken locally for one of the team's member.
Any local .NET SDK update always causes issues with the Tizen workload failing to restore properly, even if it's not related to the
workloads being updated. Workloads are terrible.
Instead, this PR directly references the Tizen SDK nuget package matching our current .NET SDK version.
The .NET SDK in global.json has also been updated to the latest 8.0.404.
What does the pull request do?
This PR removes the Tizen workload from the solution.
Not a week goes by without the solution being broken locally for one of the team's member.
Any local .NET SDK update always causes issues with the Tizen workload failing to restore properly, even if it's not related to the workloads being updated. Workloads are terrible.
Instead, this PR directly references the Tizen SDK nuget package matching our current .NET SDK version. The .NET SDK in global.json has also been updated to the latest 8.0.404.