You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Azs.Fabric.Admin/readme.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -633,7 +633,7 @@ directive:
633
633
# Add release notes
634
634
- from: Azs.Fabric.Admin.nuspec
635
635
where: $
636
-
transform: $ = $.replace('<releaseNotes></releaseNotes>', '<releaseNotes> 1.Bug fix for switched cmdlets: Enable-AzsScaleUnitNode and Disable-AzsScaleUnitNode; 2. Replace parameter 'NodeList' with 'BmciPAddress' and 'ComputerName' in Add-AzsScaleUnitNode </releaseNotes>');
636
+
transform: $ = $.replace('<releaseNotes></releaseNotes>', '<releaseNotes> 1.Bug fix for switched cmdlets \"Enable-AzsScaleUnitNode\" and \"Disable-AzsScaleUnitNode\"; 2. Replace parameter \"NodeList\" with \"BmciPAddress\" and \"ComputerName\" in cmd \"Add-AzsScaleUnitNode\" </releaseNotes>');
0 commit comments