File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 22<package xmlns =" http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd" >
33 <metadata >
44 <id >AzureStack</id >
5- <version >2.0.1 -preview</version >
5+ <version >2.0.2 -preview</version >
66 <authors >Microsoft Corporation</authors >
77 <owners >Microsoft Corporation</owners >
88 <requireLicenseAcceptance >true</requireLicenseAcceptance >
1919 <dependency id =" Azs.Azurebridge.Admin" version =" [0.9.1-preview]" />
2020 <dependency id =" Azs.Commerce.Admin" version =" [0.9.0-preview]" />
2121 <dependency id =" Azs.Compute.Admin" version =" [0.9.0-preview]" />
22- <dependency id =" Azs.Fabric.Admin" version =" [0.9.0 -preview]" />
22+ <dependency id =" Azs.Fabric.Admin" version =" [0.9.1 -preview]" />
2323 <dependency id =" Azs.Deployment.Admin" version =" [0.9.0-preview]" />
2424 <dependency id =" Azs.Gallery.Admin" version =" [0.9.0-preview]" />
2525 <dependency id =" Azs.Infrastructureinsights.Admin" version =" [0.9.1-preview]" />
Original file line number Diff line number Diff line change 126126 # IconUri = ''
127127
128128 # ReleaseNotes of this module
129- ReleaseNotes = ' Version 2.0.1,
130- * Bug Fix for module failing to load in linux environments, module names and folders are case sensitive
129+ ReleaseNotes = ' Version 2.0.2-preview,
130+ * Bug Fix in Fabric Admin module
131+ - Disable-AzsScaleUnitNode and Enable-AzsScaleUnitNode had operations reversed
132+ - Replace parameter NodeList with BmciPAddress and ComputerName in cmd Add-AzsScaleUnitNode
131133 * Requires AzureStack Update 2002+, Please refer https://aka.ms/azpshmigration for breaking changes'
132134
133135 # Preview version
You can’t perform that action at this time.
0 commit comments