Home > Backend Development > C++ > body text

Open Source Project Updates

WBOY
Release: 2024-07-18 09:09:09
Original
543 people have browsed it

Open Source Project Updates

I’ve updated two of my open-source projects for those who might care, moving them both up to .NET 8.

The first is the dotnet GUID tool, which is documented here and found here on Github. There were no changes made to this project other than to update it to .NET 8.

The second is the Clean Architecture solution template for dotnet new. This is documented here and found here on Github.

Neither release changed functionality, and the code was only changed in the Clean Architecture solution to remove a couple warnings related to the move to .NET 8. Both projects also had their Nuget package dependencies updated to latest and greatest at the time of their most recent commits.

The above is the detailed content of Open Source Project Updates. For more information, please follow other related articles on the PHP Chinese website!

source:dev.to
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template