File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -39,8 +39,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3939 ` System.Management.Automation.SwitchParameter ` to follow PowerShell best practices.
4040 ([ issue #2190 ] ( https://github.com/dsccommunity/SqlServerDsc/issues/2190 ) ).
4141- ` New-SqlDscRole `
42- - Fixed duplicate verbose output by removing manual Write-Verbose call, as
43- PSCmdlet.ShouldProcess already generates appropriate verbose output
42+ - Fixed duplicate verbose output by removing manual ` Write-Verbose ` call, as
43+ ` $ PSCmdlet.ShouldProcess() ` already generates appropriate verbose output
4444 ([ issue #2156 ] ( https://github.com/dsccommunity/SqlServerDsc/issues/2156 ) ).
4545- ` Set-SqlDscDatabaseProperty `
4646 - Fixed parameter types for database-scoped configuration properties from
You can’t perform that action at this time.
0 commit comments