BuildSdk
BuildSdk is a custom build SDK specifically designed for dotnet SDK-style projects. It provides standardized build props and versioning, simplifying the build process and enhancing project management.
Features:
NugetSdk: Standardizes build props and versioning. Automatically generates NuGet packages for release and debug builds, with automatic versioning for debug builds. AppSdk: Standardizes build props and versioning. Automatically creates development and release configuration files. LibrarySdk: Standardizes build props and versioning for library projects. BuildSdk streamlines the build flow, making it easier to manage and deploy dotnet SDK-style projects.