Commit 93b3359
Sergio Fonseca
Set a minimun version por SQLServer Powershell module. Default v20 still have problem
Import-Module SqlServer -DisableNameChecking -MinimumVersion "21.0.171.78"1 parent cbf3f1d commit 93b3359
1 file changed
Lines changed: 2 additions & 2 deletions
File tree
- samples/features/epm-framework/5.0/1Down Version Evaluation PS
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments