Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tools/svg2tvgt: build with .NET 6 #19

Merged
merged 1 commit into from
Dec 25, 2023

Conversation

vancluever
Copy link
Contributor

This updates the .NET version in the project file to 6.0.

.NET 5.0 went EOL last year, so it might be tough to build it under the 5.0 framework.

.NET 6.0 is supported until later 2024.

README.md Show resolved Hide resolved
@vancluever vancluever force-pushed the vancluever/dotnet-6 branch 2 times, most recently from f44bc4e to 1550ec4 Compare December 23, 2023 18:57
@ikskuh
Copy link

ikskuh commented Dec 24, 2023

You need to bump the actions/setup-dotnet to v4 in the CI as well here i guess

This updates the .NET version in the project file to 6.0.

.NET 5.0 went EOL last year, so it might be tough to build it under the
5.0 framework.

.NET 6.0 is supported until later 2024.
@vancluever
Copy link
Contributor Author

@MasterQ32 done, bumped both the action and .NET version.

Noticed that you updated on: too in #18, not too sure if it needs updated on main though?

@ikskuh ikskuh merged commit 1b5f1f1 into TinyVG:main Dec 25, 2023
3 checks passed
@vancluever vancluever deleted the vancluever/dotnet-6 branch January 5, 2024 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants