File tree Expand file tree Collapse file tree 13 files changed +830
-825
lines changed
RecoveryServices.Backup.Helpers/Properties
RecoveryServices.Backup.Logger/Properties
RecoveryServices.Backup.Models/Properties
RecoveryServices.Backup.Providers/Properties
RecoveryServices.Backup.ServiceClientAdapter/Properties
RecoveryServices.Backup/Properties
RecoveryServices.SiteRecovery/Properties
Tools.Common/SerializedCmdlets Expand file tree Collapse file tree 13 files changed +830
-825
lines changed Original file line number Diff line number Diff line change 41
41
// You can specify all the values or you can default the Build and Revision Numbers
42
42
// by using the '*' as shown below:
43
43
// [assembly: AssemblyVersion("1.0.0")]
44
- [ assembly: AssemblyVersion ( "5.6.0 " ) ]
45
- [ assembly: AssemblyFileVersion ( "5.6.0 " ) ]
44
+ [ assembly: AssemblyVersion ( "5.6.1 " ) ]
45
+ [ assembly: AssemblyFileVersion ( "5.6.1 " ) ]
Original file line number Diff line number Diff line change 41
41
// You can specify all the values or you can default the Build and Revision Numbers
42
42
// by using the '*' as shown below:
43
43
// [assembly: AssemblyVersion("1.0.0")]
44
- [ assembly: AssemblyVersion ( "5.6.0 " ) ]
45
- [ assembly: AssemblyFileVersion ( "5.6.0 " ) ]
44
+ [ assembly: AssemblyVersion ( "5.6.1 " ) ]
45
+ [ assembly: AssemblyFileVersion ( "5.6.1 " ) ]
Original file line number Diff line number Diff line change 41
41
// You can specify all the values or you can default the Build and Revision Numbers
42
42
// by using the '*' as shown below:
43
43
// [assembly: AssemblyVersion("1.0.0")]
44
- [ assembly: AssemblyVersion ( "5.6.0 " ) ]
45
- [ assembly: AssemblyFileVersion ( "5.6.0 " ) ]
44
+ [ assembly: AssemblyVersion ( "5.6.1 " ) ]
45
+ [ assembly: AssemblyFileVersion ( "5.6.1 " ) ]
Original file line number Diff line number Diff line change 41
41
// You can specify all the values or you can default the Build and Revision Numbers
42
42
// by using the '*' as shown below:
43
43
// [assembly: AssemblyVersion("1.0.0")]
44
- [ assembly: AssemblyVersion ( "5.6.0 " ) ]
45
- [ assembly: AssemblyFileVersion ( "5.6.0 " ) ]
44
+ [ assembly: AssemblyVersion ( "5.6.1 " ) ]
45
+ [ assembly: AssemblyFileVersion ( "5.6.1 " ) ]
Original file line number Diff line number Diff line change 41
41
// You can specify all the values or you can default the Build and Revision Numbers
42
42
// by using the '*' as shown below:
43
43
// [assembly: AssemblyVersion("1.0.0")]
44
- [ assembly: AssemblyVersion ( "5.6.0 " ) ]
45
- [ assembly: AssemblyFileVersion ( "5.6.0 " ) ]
44
+ [ assembly: AssemblyVersion ( "5.6.1 " ) ]
45
+ [ assembly: AssemblyFileVersion ( "5.6.1 " ) ]
Original file line number Diff line number Diff line change 41
41
// You can specify all the values or you can default the Build and Revision Numbers
42
42
// by using the '*' as shown below:
43
43
// [assembly: AssemblyVersion("1.0.0")]
44
- [ assembly: AssemblyVersion ( "5.6.0 " ) ]
45
- [ assembly: AssemblyFileVersion ( "5.6.0 " ) ]
44
+ [ assembly: AssemblyVersion ( "5.6.1 " ) ]
45
+ [ assembly: AssemblyFileVersion ( "5.6.1 " ) ]
Original file line number Diff line number Diff line change 42
42
// You can specify all the values or you can default the Build and Revision Numbers
43
43
// by using the '*' as shown below:
44
44
45
- [ assembly: AssemblyVersion ( "5.6.0 " ) ]
46
- [ assembly: AssemblyFileVersion ( "5.6.0 " ) ]
45
+ [ assembly: AssemblyVersion ( "5.6.1 " ) ]
46
+ [ assembly: AssemblyFileVersion ( "5.6.1 " ) ]
Original file line number Diff line number Diff line change 3
3
#
4
4
# Generated by: Microsoft Corporation
5
5
#
6
- # Generated on: 2022/9/2
6
+ # Generated on: 9/26/2022
7
7
#
8
8
9
9
@ {
12
12
# RootModule = ''
13
13
14
14
# Version number of this module.
15
- ModuleVersion = ' 5.6.0 '
15
+ ModuleVersion = ' 5.6.1 '
16
16
17
17
# Supported PSEditions
18
18
CompatiblePSEditions = ' Core' , ' Desktop'
@@ -54,7 +54,7 @@ DotNetFrameworkVersion = '4.7.2'
54
54
# ProcessorArchitecture = ''
55
55
56
56
# Modules that must be imported into the global environment prior to importing this module
57
- RequiredModules = @ (@ {ModuleName = ' Az.Accounts' ; ModuleVersion = ' 2.10.0 ' ; })
57
+ RequiredModules = @ (@ {ModuleName = ' Az.Accounts' ; ModuleVersion = ' 2.10.1 ' ; })
58
58
59
59
# Assemblies that must be loaded prior to importing this module
60
60
RequiredAssemblies = ' AutoMapper.dll' ,
@@ -278,7 +278,7 @@ PrivateData = @{
278
278
# IconUri = ''
279
279
280
280
# ReleaseNotes of this module
281
- ReleaseNotes = ' * Added support for Archive smart tiering for AzureVM and MSSQL workloads. '
281
+ ReleaseNotes = ' * Removed AFEC feature check for Archive smart tiering'
282
282
283
283
# Prerelease string of this module
284
284
# Prerelease = ''
Original file line number Diff line number Diff line change 18
18
- Additional information about change #1
19
19
-->
20
20
## Upcoming Release
21
+
22
+ ## Version 5.6.1
21
23
* Removed AFEC feature check for Archive smart tiering
22
24
23
25
## Version 5.6.0
Original file line number Diff line number Diff line change 42
42
// You can specify all the values or you can default the Build and Revision Numbers
43
43
// by using the '*' as shown below:
44
44
45
- [ assembly: AssemblyVersion ( "5.6.0 " ) ]
46
- [ assembly: AssemblyFileVersion ( "5.6.0 " ) ]
45
+ [ assembly: AssemblyVersion ( "5.6.1 " ) ]
46
+ [ assembly: AssemblyFileVersion ( "5.6.1 " ) ]
You can’t perform that action at this time.
0 commit comments