Skip to content

Commit 2105794

Browse files
committed
Added v0.14.0 changelog.
1 parent 368ac86 commit 2105794

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/_changelog/header/v0.14.0.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## Highlights
2+
3+
## Bug fixes
4+
5+
* Fixed multiple build-related bugs including passing MsBuildArguments and .Net 8's `UseArtifactsOutput`.
6+
7+
## Breaking Changes
8+
9+
* `DotNetCliBuilder` removed `retryFailedBuildWithNoDeps` constructor option.
10+
* `DotNetCliCommand` removed `RetryFailedBuildWithNoDeps` property and `BuildNoRestoreNoDependencies()` and `PublishNoBuildAndNoRestore()` methods (replaced with `PublishNoRestore()`).

0 commit comments

Comments
 (0)