Releases: codebeltnet/dotnet-build
Releases · codebeltnet/dotnet-build
v4.0.0
Refactored to follow best practice naming convention and comply more to SRP.
Full Changelog: v3...v4.0.0
v3.0.0
Support for using default msbuild behavior (e.g., searches the current working directory for a file that has a file extension that ends in either proj or sln and uses that file).
Full Changelog: v2...v3.0.0
v2.0.3
- Added support for overriding
uploadBuildArtifactNamewhile being backward compatible
Full Changelog: v2.0.2...v2.0.3
v2.0.2
Due to breaking changes in actions/[email protected], this action was tweaked to preserve backward compatibility.
Full Changelog: v2.0.1...v2.0.2
v2.0.1
Full Changelog: v2.0.0...v2.0.1
v2.0.0
- Minor bugfixes
- Support for
restoreCacheKey - Globbing extended with extglob
- Complemental restore-keys for work with multi-runner-os
v1.0.0
:memo: reduced length of description