Skip to content

Commit 5662fcf

Browse files
Copilotjohlju
andcommitted
Revert build.ps1 and update CHANGELOG.md
Co-authored-by: johlju <[email protected]>
1 parent 37d0122 commit 5662fcf

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1818
- `SqlRSSetup`
1919
- Re-added `ReportServerEdition` enum and updated class to use enum instead of
2020
ValidateSet for the Edition property.
21+
- Fixed commands continuing execution after `Assert-ElevatedUser` elevation
22+
errors by setting `$ErrorActionPreference = 'Stop'` [issue #2070](https://github.com/dsccommunity/SqlServerDsc/issues/2070)
2123

2224
### Added
2325

build.ps1

100755100644
File mode changed.

0 commit comments

Comments
 (0)