Skip to content

Commit 833fe4b

Browse files
committed
bump version for Az 13.3.0
1 parent 6e80600 commit 833fe4b

File tree

106 files changed

+42643
-34625
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

106 files changed

+42643
-34625
lines changed

ChangeLog.md

+77
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,80 @@
1+
## 13.3.0 - March 2025
2+
#### Az.CosmosDB 1.17.0
3+
* Added support for Cosmos DB Table role definition and role assignment related cmdlets.
4+
5+
#### Az.DataBoxEdge 1.2.1
6+
* Removed 'Microsoft.Azure.Management.DataBoxEdge' Version '1.0.0' PackageReference
7+
8+
#### Az.DataFactory 1.19.1
9+
* Added more support for Oracle connection properties.
10+
* Added more support for Teradata connection properties.
11+
* Added more support for AzurePostgreSql connection properties.
12+
13+
#### Az.DataShare 1.1.1
14+
* Removed 'Microsoft.Azure.Management.DataShare' Version '1.0.1' PackageReference
15+
16+
#### Az.Maintenance 1.5.1
17+
* Migrated SDK generation from autorest csharp to autorest powershell.
18+
19+
#### Az.Migrate 2.7.0
20+
* Updated Data.Replication to newer API version
21+
- Updated Data.Replication to point to stable API version 2024-09-01
22+
* Rebranded Data.Replication cmdlets
23+
- Rebranded Data.Replication cmdlets from Azure Stack HCI to Azure Local
24+
25+
#### Az.PolicyInsights 1.7.1
26+
* Removed 'Microsoft.Azure.Management.PolicyInsights' Version '1.0.0' PackageReference
27+
28+
#### Az.RecoveryServices 7.5.1
29+
* Updated Restore-AzRecoveryServicesBackupItem to support 0 as a TargetZoneNumber to restore to NoZone.
30+
* Updated Restore-AzRecoveryServicesBackupItem to block cross zonal restore from snapshot RP.
31+
32+
#### Az.ResourceGraph 1.2.0
33+
* Upgraded API version to 2024-04-01.
34+
35+
#### Az.Resources 7.9.0
36+
* Added '-ApplicationId' as an alias of '-ServicePrincipalName'.
37+
* Supported getting role assignments at the exact scope via '-AtScope' for 'Get-AzRoleAssignment'.
38+
39+
#### Az.ServiceBus 4.1.1
40+
* Fixed a bug when invoke 'Set-AzServiceBusNamespace' with parameter 'NoWait' [#26998]
41+
42+
#### Az.Sql 6.0.2
43+
* Fixed GitHub issue #12417 'Get-AzSqlElasticPoolDatabase doesn't enumerate output.'
44+
- fixed the output to enumerate the results.
45+
46+
#### Az.Storage 8.2.0
47+
* Supported new SkuName when create/update Storage account for Files Provisioned v2 account type: 'StandardV2_LRS', 'StandardV2_GRS', 'StandardV2_ZRS', 'StandardV2_GZRS', 'PremiumV2_LRS', 'PremiumV2_ZRS'
48+
- 'New-AzStorageAccount'
49+
- 'Set-AzStorageAccount'
50+
* Supported Get File Service Usage on Files Provisioned v2 account type.
51+
- 'Get-AzStorageFileServiceUsage'
52+
* Supported create/update file share on new parameters on Files Provisioned v2 account type with new parameter: '-ProvisionedBandwidthMibps', '-ProvisionedIops''
53+
- 'New-AzRmStorageShare'
54+
- 'Update-AzRmStorageShare'
55+
* Supported create/update/Get file share on new parameters on Files Provisioned v1 account type with new parameter: '-PaidBurstingEnabled', '-PaidBurstingMaxBandwidthMibps', '-PaidBurstingMaxIops'
56+
- 'New-AzRmStorageShare'
57+
- 'Update-AzRmStorageShare'
58+
- 'Get-AzStorageFileServiceUsage'
59+
* Supported get file share new properties for Files Provisioned v1/v2 account type
60+
- 'Get-AzStorageFileServiceUsage'
61+
62+
#### Az.Synapse 3.1.2
63+
* Updated Azure.Analytics.Synapse.Artifacts to 1.0.0-preview.21.
64+
65+
#### Az.Websites 3.3.1
66+
* Migrated Websites.Helper generation from autorest csharp to autorest powershell.
67+
68+
#### Az.Workloads 1.0.0
69+
* General availability for module Az.Workloads
70+
* Upgraded API version to 2024-09-01
71+
72+
### Thanks to our community contributors
73+
* Sebastian Claesson (@SebastianClaesson)
74+
* [Az.Resources] Adding examples of how to use ServicePrincipalName parameter (#26891)
75+
* [Az.Resources] Adding ApplicationId parameter to get- and remove-azRoleAssignment cmdlets (#26890)
76+
* @soffensive, Update Connect-AzAccount.md (#27098)
77+
178
## 13.2.0 - February 2025
279
#### Az.Accounts 4.0.2
380
* Fixed unsigned dll:

documentation/SyntaxChangeLog/SyntaxChangeLog-Az13.md

+20
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
## 13.3.0 - March 2025
2+
#### Az.CosmosDB 1.17.0
3+
* Added cmdlet `Get-AzCosmosDBTableRoleAssignment`, `Get-AzCosmosDBTableRoleDefinition`, `New-AzCosmosDBTableRoleAssignment`, `New-AzCosmosDBTableRoleDefinition`, `Remove-AzCosmosDBTableRoleAssignment`, `Remove-AzCosmosDBTableRoleDefinition`, `Update-AzCosmosDBTableRoleAssignment`, `Update-AzCosmosDBTableRoleDefinition`
4+
#### Az.Migrate 2.7.0
5+
* Removed cmdlet `Get-AzMigrateHCIJob`, `Get-AzMigrateHCIReplicationFabric`, `Get-AzMigrateHCIServerReplication`, `Initialize-AzMigrateHCIReplicationInfrastructure`, `New-AzMigrateHCIDiskMappingObject`, `New-AzMigrateHCINicMappingObject`, `New-AzMigrateHCIServerReplication`, `Remove-AzMigrateHCIServerReplication`, `Set-AzMigrateHCIServerReplication`, `Start-AzMigrateHCIServerMigration`
6+
* Added cmdlet `Get-AzMigrateLocalJob`, `Get-AzMigrateLocalReplicationFabric`, `Get-AzMigrateLocalServerReplication`, `Initialize-AzMigrateLocalReplicationInfrastructure`, `New-AzMigrateLocalDiskMappingObject`, `New-AzMigrateLocalNicMappingObject`, `New-AzMigrateLocalServerReplication`, `Remove-AzMigrateLocalServerReplication`, `Set-AzMigrateLocalServerReplication`, `Start-AzMigrateLocalServerMigration`
7+
#### Az.Resources 7.9.0
8+
* Modified cmdlet `Get-AzRoleAssignment`
9+
- Added parameter `-AtScope`
10+
- Added parameter alias `ApplicationId` to parameter `-ServicePrincipalName`
11+
* Modified cmdlet `Remove-AzRoleAssignment`
12+
- Added parameter alias `ApplicationId` to parameter `-ServicePrincipalName`
13+
#### Az.Storage 8.2.0
14+
* Modified cmdlet `New-AzRmStorageShare`
15+
- Added parameters `-ProvisionedBandwidthMibps`, `-ProvisionedIops`, `-PaidBurstingEnabled`, `-PaidBurstingMaxIops`, `-PaidBurstingMaxBandwidthMibps`
16+
* Modified cmdlet `Update-AzRmStorageShare`
17+
- Added parameters `-ProvisionedBandwidthMibps`, `-ProvisionedIops`, `-PaidBurstingEnabled`, `-PaidBurstingMaxIops`, `-PaidBurstingMaxBandwidthMibps`
18+
* Added cmdlet `Get-AzStorageFileServiceUsage`
19+
120
## 13.2.0 - February 2025
221
#### Az.Compute 9.1.0
322
* Modified cmdlet `New-AzVMConfig`
@@ -410,3 +429,4 @@
410429

411430

412431

432+

setup/generate.ps1

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ if( (-not (get-command -ea 0 light)) -or (-not (get-command -ea 0 heat)) -or (-n
3737
$outputName ="Az-Cmdlets"
3838

3939
# generate the product name from the current month/year.
40-
$productName = "Microsoft Azure PowerShell - February 2025"
40+
$productName = "Microsoft Azure PowerShell - March 2025"
4141

4242
# where to put temp files
4343
$tmp = Join-Path $env:temp azure-cmdlets-tmp

src/Accounts/Accounts/Utilities/CommandMappings.json

+19-44
Original file line numberDiff line numberDiff line change
@@ -1021,12 +1021,6 @@
10211021
"Switch-AzCloudService": {},
10221022
"Update-AzCloudService": {}
10231023
},
1024-
"Az.CodeSigning": {
1025-
"Get-AzCodeSigningCustomerEku": {},
1026-
"Get-AzCodeSigningRootCert": {},
1027-
"Get-AzCodeSigningCertChain": {},
1028-
"Invoke-AzCodeSigningCIPolicySigning": {}
1029-
},
10301024
"Az.CognitiveServices": {
10311025
"Add-AzCognitiveServicesAccountNetworkRule": {},
10321026
"Get-AzCognitiveServicesAccount": {},
@@ -1629,6 +1623,8 @@
16291623
"Get-AzCosmosDBTableBackupInformation": {},
16301624
"Get-AzCosmosDBTableRestorableResource": {},
16311625
"Get-AzCosmosDBTableRestorableTable": {},
1626+
"Get-AzCosmosDBTableRoleAssignment": {},
1627+
"Get-AzCosmosDBTableRoleDefinition": {},
16321628
"Get-AzCosmosDBTableThroughput": {},
16331629
"Get-AzManagedCassandraCluster": {},
16341630
"Get-AzManagedCassandraDatacenter": {},
@@ -1688,6 +1684,8 @@
16881684
"New-AzCosmosDBSqlUniqueKeyPolicy": {},
16891685
"New-AzCosmosDBSqlUserDefinedFunction": {},
16901686
"New-AzCosmosDBTable": {},
1687+
"New-AzCosmosDBTableRoleAssignment": {},
1688+
"New-AzCosmosDBTableRoleDefinition": {},
16911689
"New-AzCosmosDBTableToRestore": {},
16921690
"New-AzCosmosDBVirtualNetworkRule": {},
16931691
"New-AzManagedCassandraCluster": {},
@@ -1710,6 +1708,8 @@
17101708
"Remove-AzCosmosDBSqlTrigger": {},
17111709
"Remove-AzCosmosDBSqlUserDefinedFunction": {},
17121710
"Remove-AzCosmosDBTable": {},
1711+
"Remove-AzCosmosDBTableRoleAssignment": {},
1712+
"Remove-AzCosmosDBTableRoleDefinition": {},
17131713
"Remove-AzManagedCassandraCluster": {},
17141714
"Remove-AzManagedCassandraDatacenter": {},
17151715
"Restore-AzCosmosDBAccount": {},
@@ -1748,6 +1748,8 @@
17481748
"Update-AzCosmosDBSqlTrigger": {},
17491749
"Update-AzCosmosDBSqlUserDefinedFunction": {},
17501750
"Update-AzCosmosDBTable": {},
1751+
"Update-AzCosmosDBTableRoleAssignment": {},
1752+
"Update-AzCosmosDBTableRoleDefinition": {},
17511753
"Update-AzCosmosDBTableThroughput": {},
17521754
"Update-AzManagedCassandraCluster": {},
17531755
"Update-AzManagedCassandraDatacenter": {}
@@ -3749,34 +3751,6 @@
37493751
"Stop-AzLogicAppRun": {},
37503752
"Test-AzLogicApp": {}
37513753
},
3752-
"Az.Logz": {
3753-
"Get-AzLogzMonitor": {},
3754-
"Get-AzLogzMonitoredResource": {},
3755-
"Get-AzLogzMonitorSSOConfiguration": {},
3756-
"Get-AzLogzMonitorTagRule": {},
3757-
"Get-AzLogzMonitorUserRole": {},
3758-
"Get-AzLogzMonitorVMHost": {},
3759-
"Get-AzLogzSubAccount": {},
3760-
"Get-AzLogzSubAccountTagRule": {},
3761-
"Get-AzLogzSubAccountVMHost": {},
3762-
"Invoke-AzLogzHostMonitor": {},
3763-
"Invoke-AzLogzHostSubAccount": {},
3764-
"New-AzLogzFilteringTagObject": {},
3765-
"New-AzLogzMonitor": {},
3766-
"New-AzLogzMonitorSSOConfiguration": {},
3767-
"New-AzLogzMonitorTagRule": {},
3768-
"New-AzLogzSubAccount": {},
3769-
"New-AzLogzSubAccountTagRule": {},
3770-
"New-AzLogzVMResourcesObject": {},
3771-
"Remove-AzLogzMonitor": {},
3772-
"Remove-AzLogzMonitorTagRule": {},
3773-
"Remove-AzLogzSubAccount": {},
3774-
"Remove-AzLogzSubAccountTagRule": {},
3775-
"Update-AzLogzMonitor": {},
3776-
"Update-AzLogzMonitorVMHost": {},
3777-
"Update-AzLogzSubAccount": {},
3778-
"Update-AzLogzSubAccountVMHost": {}
3779-
},
37803754
"Az.MachineLearning": {
37813755
"Add-AzMlWebServiceRegionalProperty": {},
37823756
"Export-AzMlWebService": {},
@@ -4144,10 +4118,10 @@
41444118
},
41454119
"Az.Migrate": {
41464120
"Get-AzMigrateDiscoveredServer": {},
4147-
"Get-AzMigrateHCIJob": {},
4148-
"Get-AzMigrateHCIReplicationFabric": {},
4149-
"Get-AzMigrateHCIServerReplication": {},
41504121
"Get-AzMigrateJob": {},
4122+
"Get-AzMigrateLocalJob": {},
4123+
"Get-AzMigrateLocalReplicationFabric": {},
4124+
"Get-AzMigrateLocalServerReplication": {},
41514125
"Get-AzMigrateProject": {},
41524126
"Get-AzMigrateReplicationFabric": {},
41534127
"Get-AzMigrateReplicationPolicy": {},
@@ -4158,28 +4132,28 @@
41584132
"Get-AzMigrateServerReplication": {},
41594133
"Get-AzMigrateSite": {},
41604134
"Get-AzMigrateSolution": {},
4161-
"Initialize-AzMigrateHCIReplicationInfrastructure": {},
4135+
"Initialize-AzMigrateLocalReplicationInfrastructure": {},
41624136
"Initialize-AzMigrateReplicationInfrastructure": {},
41634137
"New-AzMigrateDiskMapping": {},
4164-
"New-AzMigrateHCIDiskMappingObject": {},
4165-
"New-AzMigrateHCINicMappingObject": {},
4166-
"New-AzMigrateHCIServerReplication": {},
4138+
"New-AzMigrateLocalDiskMappingObject": {},
4139+
"New-AzMigrateLocalNicMappingObject": {},
4140+
"New-AzMigrateLocalServerReplication": {},
41674141
"New-AzMigrateNicMapping": {},
41684142
"New-AzMigrateProject": {},
41694143
"New-AzMigrateReplicationPolicy": {},
41704144
"New-AzMigrateReplicationProtectionContainerMapping": {},
41714145
"New-AzMigrateServerReplication": {},
41724146
"New-AzMigrateTestNicMapping": {},
41734147
"Register-AzMigrateProjectTool": {},
4174-
"Remove-AzMigrateHCIServerReplication": {},
4148+
"Remove-AzMigrateLocalServerReplication": {},
41754149
"Remove-AzMigrateProject": {},
41764150
"Remove-AzMigrateServerReplication": {},
41774151
"Restart-AzMigrateServerReplication": {},
41784152
"Resume-AzMigrateServerReplication": {},
41794153
"Set-AzMigrateDiskMapping": {},
4180-
"Set-AzMigrateHCIServerReplication": {},
4154+
"Set-AzMigrateLocalServerReplication": {},
41814155
"Set-AzMigrateServerReplication": {},
4182-
"Start-AzMigrateHCIServerMigration": {},
4156+
"Start-AzMigrateLocalServerMigration": {},
41834157
"Start-AzMigrateServerMigration": {},
41844158
"Start-AzMigrateTestMigration": {},
41854159
"Start-AzMigrateTestMigrationCleanup": {},
@@ -7808,6 +7782,7 @@
78087782
"Update-AzStorageFileServiceProperty": {},
78097783
"Update-AzStorageServiceProperty": {},
78107784
"Get-AzStorageAccountMigration": {},
7785+
"Get-AzStorageFileServiceUsage": {},
78117786
"Start-AzStorageAccountMigration": {},
78127787
"Disable-AzStorageSoftDelete": {},
78137788
"Enable-AzStorageSoftDelete": {},

src/CosmosDB/CosmosDB.Management.Sdk/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@
2626
[assembly: CLSCompliant(false)]
2727
[assembly: Guid("d90791a2-8102-47fc-8150-de25ae796eb1")]
2828

29-
[assembly: AssemblyVersion("1.16.0")]
30-
[assembly: AssemblyFileVersion("1.16.0")]
29+
[assembly: AssemblyVersion("1.17.0")]
30+
[assembly: AssemblyFileVersion("1.17.0")]

src/CosmosDB/CosmosDB/Az.CosmosDB.psd1

+8-9
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 1/9/2025
6+
# Generated on: 2/25/2025
77
#
88

99
@{
@@ -12,7 +12,7 @@
1212
# RootModule = ''
1313

1414
# Version number of this module.
15-
ModuleVersion = '1.16.0'
15+
ModuleVersion = '1.17.0'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Core', 'Desktop'
@@ -53,7 +53,7 @@ DotNetFrameworkVersion = '4.7.2'
5353
# ProcessorArchitecture = ''
5454

5555
# Modules that must be imported into the global environment prior to importing this module
56-
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '4.0.1'; })
56+
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '4.0.2'; })
5757

5858
# Assemblies that must be loaded prior to importing this module
5959
RequiredAssemblies = 'Azure.Security.KeyVault.Keys.dll',
@@ -161,10 +161,10 @@ CmdletsToExport = 'Get-AzCosmosDBAccount', 'Get-AzCosmosDBAccountKey',
161161
'New-AzCosmosDBSqlUniqueKey', 'New-AzCosmosDBSqlUniqueKeyPolicy',
162162
'New-AzCosmosDBSqlUserDefinedFunction', 'New-AzCosmosDBTable',
163163
'New-AzCosmosDBTableRoleAssignment',
164-
'New-AzCosmosDBTableRoleDefinition',
165-
'New-AzCosmosDBTableToRestore', 'New-AzCosmosDBVirtualNetworkRule',
166-
'New-AzManagedCassandraCluster', 'New-AzManagedCassandraDatacenter',
167-
'Remove-AzCosmosDBAccount', 'Remove-AzCosmosDBCassandraKeyspace',
164+
'New-AzCosmosDBTableRoleDefinition', 'New-AzCosmosDBTableToRestore',
165+
'New-AzCosmosDBVirtualNetworkRule', 'New-AzManagedCassandraCluster',
166+
'New-AzManagedCassandraDatacenter', 'Remove-AzCosmosDBAccount',
167+
'Remove-AzCosmosDBCassandraKeyspace',
168168
'Remove-AzCosmosDBCassandraTable',
169169
'Remove-AzCosmosDBGremlinDatabase', 'Remove-AzCosmosDBGremlinGraph',
170170
'Remove-AzCosmosDBMongoDBCollection',
@@ -253,8 +253,7 @@ PrivateData = @{
253253
# IconUri = ''
254254

255255
# ReleaseNotes of this module
256-
ReleaseNotes = '* Upgraded nuget package to signed package.
257-
* Upgraded Azure.Core to 1.44.1.'
256+
ReleaseNotes = '* Added support for Cosmos DB Table role definition and role assignment related cmdlets.'
258257

259258
# Prerelease string of this module
260259
# Prerelease = ''

src/CosmosDB/CosmosDB/ChangeLog.md

+2
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
-->
2020

2121
## Upcoming Release
22+
23+
## Version 1.17.0
2224
* Added support for Cosmos DB Table role definition and role assignment related cmdlets.
2325

2426
## Version 1.16.0

src/CosmosDB/CosmosDB/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@
2525
[assembly: ComVisible(false)]
2626
[assembly: CLSCompliant(false)]
2727
[assembly: Guid("d90791a2-8102-47fc-8150-de25ae796eb1")]
28-
[assembly: AssemblyVersion("1.16.0")]
29-
[assembly: AssemblyFileVersion("1.16.0")]
28+
[assembly: AssemblyVersion("1.17.0")]
29+
[assembly: AssemblyFileVersion("1.17.0")]

src/DataBoxEdge/DataBoxEdge.Management.Sdk/Properties/AssemblyInfo.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@
2626
[assembly: CLSCompliant(false)]
2727

2828
[assembly: AssemblyVersion("1.0.0.0")]
29-
[assembly: AssemblyFileVersion("1.0.0.0")]
29+
[assembly: AssemblyFileVersion("1.0.0.0")]

src/DataBoxEdge/DataBoxEdge/Az.DataBoxEdge.psd1

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 1/9/2025
6+
# Generated on: 2/25/2025
77
#
88

99
@{
@@ -12,7 +12,7 @@
1212
# RootModule = ''
1313

1414
# Version number of this module.
15-
ModuleVersion = '1.2.0'
15+
ModuleVersion = '1.2.1'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Core', 'Desktop'
@@ -53,7 +53,7 @@ DotNetFrameworkVersion = '4.7.2'
5353
# ProcessorArchitecture = ''
5454

5555
# Modules that must be imported into the global environment prior to importing this module
56-
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '4.0.1'; })
56+
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '4.0.2'; })
5757

5858
# Assemblies that must be loaded prior to importing this module
5959
RequiredAssemblies = 'Microsoft.Azure.PowerShell.DataBoxEdge.Management.Sdk.dll'
@@ -133,7 +133,7 @@ PrivateData = @{
133133
# IconUri = ''
134134

135135
# ReleaseNotes of this module
136-
ReleaseNotes = '* Upgraded nuget package to signed package.'
136+
ReleaseNotes = '* Removed ''Microsoft.Azure.Management.DataBoxEdge'' Version ''1.0.0'' PackageReference'
137137

138138
# Prerelease string of this module
139139
# Prerelease = ''

src/DataBoxEdge/DataBoxEdge/ChangeLog.md

+2
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@
2020

2121

2222
## Upcoming Release
23+
24+
## Version 1.2.1
2325
* Removed "Microsoft.Azure.Management.DataBoxEdge" Version "1.0.0" PackageReference
2426

2527
## Version 1.2.0

src/DataBoxEdge/DataBoxEdge/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@
2424
[assembly: ComVisible(false)]
2525
[assembly: CLSCompliant(false)]
2626
[assembly: Guid("4D3E68BD-35BC-4C97-8F40-A832CBA17AF7")]
27-
[assembly: AssemblyVersion("1.2.0")]
28-
[assembly: AssemblyFileVersion("1.2.0")]
27+
[assembly: AssemblyVersion("1.2.1")]
28+
[assembly: AssemblyFileVersion("1.2.1")]

0 commit comments

Comments
 (0)