File tree Expand file tree Collapse file tree 12 files changed +799
-713
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 12 files changed +799
-713
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 ( "4.4 .0" ) ]
45
- [ assembly: AssemblyFileVersion ( "4.4 .0" ) ]
44
+ [ assembly: AssemblyVersion ( "4.5 .0" ) ]
45
+ [ assembly: AssemblyFileVersion ( "4.5 .0" ) ]
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 ( "4.4 .0" ) ]
45
- [ assembly: AssemblyFileVersion ( "4.4 .0" ) ]
44
+ [ assembly: AssemblyVersion ( "4.5 .0" ) ]
45
+ [ assembly: AssemblyFileVersion ( "4.5 .0" ) ]
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 ( "4.4 .0" ) ]
45
- [ assembly: AssemblyFileVersion ( "4.4 .0" ) ]
44
+ [ assembly: AssemblyVersion ( "4.5 .0" ) ]
45
+ [ assembly: AssemblyFileVersion ( "4.5 .0" ) ]
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 ( "4.4 .0" ) ]
45
- [ assembly: AssemblyFileVersion ( "4.4 .0" ) ]
44
+ [ assembly: AssemblyVersion ( "4.5 .0" ) ]
45
+ [ assembly: AssemblyFileVersion ( "4.5 .0" ) ]
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 ( "4.4 .0" ) ]
45
- [ assembly: AssemblyFileVersion ( "4.4 .0" ) ]
44
+ [ assembly: AssemblyVersion ( "4.5 .0" ) ]
45
+ [ assembly: AssemblyFileVersion ( "4.5 .0" ) ]
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 ( "4.4 .0" ) ]
45
- [ assembly: AssemblyFileVersion ( "4.4 .0" ) ]
44
+ [ assembly: AssemblyVersion ( "4.5 .0" ) ]
45
+ [ assembly: AssemblyFileVersion ( "4.5 .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 ( "4.4 .0" ) ]
46
- [ assembly: AssemblyFileVersion ( "4.4 .0" ) ]
45
+ [ assembly: AssemblyVersion ( "4.5 .0" ) ]
46
+ [ assembly: AssemblyFileVersion ( "4.5 .0" ) ]
Original file line number Diff line number Diff line change 3
3
#
4
4
# Generated by: Microsoft Corporation
5
5
#
6
- # Generated on: 2021/7/13
6
+ # Generated on: 8/9/2021
7
7
#
8
8
9
9
@ {
12
12
# RootModule = ''
13
13
14
14
# Version number of this module.
15
- ModuleVersion = ' 4.4 .0'
15
+ ModuleVersion = ' 4.5 .0'
16
16
17
17
# Supported PSEditions
18
18
CompatiblePSEditions = ' Core' , ' Desktop'
@@ -274,9 +274,7 @@ PrivateData = @{
274
274
# IconUri = ''
275
275
276
276
# ReleaseNotes of this module
277
- ReleaseNotes = ' * Added Archive for V1 vaults.
278
- * Added ProtectedItemsCount in Get-AzRecoveryServicesBackupProtectionPolicy.
279
- * Azure site recovery bug fix for azure to azure in update vm properties.'
277
+ ReleaseNotes = ' * Added MSI based restore for managed virtual machines.'
280
278
281
279
# Prerelease string of this module
282
280
# 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 4.5.0
21
23
* Added MSI based restore for managed virtual machines.
22
24
23
25
## Version 4.4.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 ( "4.4 .0" ) ]
46
- [ assembly: AssemblyFileVersion ( "4.4 .0" ) ]
45
+ [ assembly: AssemblyVersion ( "4.5 .0" ) ]
46
+ [ assembly: AssemblyFileVersion ( "4.5 .0" ) ]
You can’t perform that action at this time.
0 commit comments