Skip to content

Commit 4f96fea

Browse files
Bump up version for Resources
1 parent 69774e9 commit 4f96fea

File tree

13 files changed

+5377
-5374
lines changed

13 files changed

+5377
-5374
lines changed

VersionInfo.json

328 Bytes
Binary file not shown.

src/Resources/Authorization.Autorest/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@
2424
[assembly: ComVisible(false)]
2525
[assembly: CLSCompliant(false)]
2626
[assembly: Guid("b2f7fb23-24cf-4e26-840e-db4360603829")]
27-
[assembly: AssemblyVersion("6.11.1")]
28-
[assembly: AssemblyFileVersion("6.11.1")]
27+
[assembly: AssemblyVersion("6.11.2")]
28+
[assembly: AssemblyFileVersion("6.11.2")]

src/Resources/MSGraph.Autorest/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@
2424
[assembly: ComVisible(false)]
2525
[assembly: CLSCompliant(false)]
2626
[assembly: Guid("113AD566-7045-45C4-8D01-BCFF72F4CE7B")]
27-
[assembly: AssemblyVersion("6.11.1")]
28-
[assembly: AssemblyFileVersion("6.11.1")]
27+
[assembly: AssemblyVersion("6.11.2")]
28+
[assembly: AssemblyFileVersion("6.11.2")]

src/Resources/ResourceManager/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
[assembly: ComVisible(false)]
2626
[assembly: CLSCompliant(false)]
2727
[assembly: Guid("e8f34267-c461-4eae-b156-5f3528553d10")]
28-
[assembly: AssemblyVersion("6.11.1")]
29-
[assembly: AssemblyFileVersion("6.11.1")]
28+
[assembly: AssemblyVersion("6.11.2")]
29+
[assembly: AssemblyFileVersion("6.11.2")]
3030
#if !SIGN
3131
[assembly: InternalsVisibleTo("Microsoft.Azure.PowerShell.Cmdlets.Resources.Test")]
3232
[assembly: InternalsVisibleTo("Microsoft.Azure.PowerShell.Cmdlets.MachineLearning.Test")]

src/Resources/Resources.Sdk/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
[assembly: AssemblyTitle("Microsoft Azure Resource Management Library")]
88
[assembly: AssemblyDescription("Provides Microsoft Azure resource management operations including Resource Groups.")]
99

10-
[assembly: AssemblyVersion("6.11.1")]
11-
[assembly: AssemblyFileVersion("6.11.1")]
10+
[assembly: AssemblyVersion("6.11.2")]
11+
[assembly: AssemblyFileVersion("6.11.2")]
1212
[assembly: AssemblyConfiguration("")]
1313
[assembly: AssemblyCompany("Microsoft")]
1414
[assembly: AssemblyProduct("Azure .NET SDK")]

src/Resources/Resources/Az.Resources.psd1

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 9/27/2023
6+
# Generated on: 10/13/2023
77
#
88

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

1414
# Version number of this module.
15-
ModuleVersion = '6.11.1'
15+
ModuleVersion = '6.11.2'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Core', 'Desktop'
@@ -252,7 +252,8 @@ PrivateData = @{
252252
# IconUri = ''
253253

254254
# ReleaseNotes of this module
255-
ReleaseNotes = '* Reverted commits that caused regression in ''Get-AzRoleAssignment''. [#22863]'
255+
ReleaseNotes = '* Fixed bug where ''.bicepparam'' values were not being correctly serialized in the correct format.
256+
* Allowed supplemental parameters for Deployments cmdlets when used with ''.bicepparam'' file.'
256257

257258
# Prerelease string of this module
258259
# Prerelease = ''

src/Resources/Resources/ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
-->
2020

2121
## Upcoming Release
22+
23+
## Version 6.11.2
2224
* Fixed bug where `.bicepparam` values were not being correctly serialized in the correct format.
2325
* Allowed supplemental parameters for Deployments cmdlets when used with `.bicepparam` file.
2426

src/Resources/Resources/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
[assembly: ComVisible(false)]
2626
[assembly: CLSCompliant(false)]
2727
[assembly: Guid("e386b843-f3f0-4db3-8664-37d16b860dde")]
28-
[assembly: AssemblyVersion("6.11.1")]
29-
[assembly: AssemblyFileVersion("6.11.1")]
28+
[assembly: AssemblyVersion("6.11.2")]
29+
[assembly: AssemblyFileVersion("6.11.2")]
3030
#if !SIGN
3131
[assembly: InternalsVisibleTo("Microsoft.Azure.PowerShell.Cmdlets.Resources.Test")]
3232
#endif

src/Resources/Tags/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
[assembly: ComVisible(false)]
2626
[assembly: CLSCompliant(false)]
2727
[assembly: Guid("e386b843-f3f0-4db3-8664-37d16b860dde")]
28-
[assembly: AssemblyVersion("6.11.1")]
29-
[assembly: AssemblyFileVersion("6.11.1")]
28+
[assembly: AssemblyVersion("6.11.2")]
29+
[assembly: AssemblyFileVersion("6.11.2")]
3030
#if !SIGN
3131
[assembly: InternalsVisibleTo("Microsoft.Azure.PowerShell.Cmdlets.Resources.Test")]
3232
#endif

tools/Az/Az.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '2.13.1'; },
117117
@{ModuleName = 'Az.RedisEnterpriseCache'; RequiredVersion = '1.2.0'; },
118118
@{ModuleName = 'Az.Relay'; RequiredVersion = '2.0.0'; },
119119
@{ModuleName = 'Az.ResourceMover'; RequiredVersion = '1.2.0'; },
120-
@{ModuleName = 'Az.Resources'; RequiredVersion = '6.11.1'; },
120+
@{ModuleName = 'Az.Resources'; RequiredVersion = '6.11.2'; },
121121
@{ModuleName = 'Az.Security'; RequiredVersion = '1.4.0'; },
122122
@{ModuleName = 'Az.SecurityInsights'; RequiredVersion = '3.1.0'; },
123123
@{ModuleName = 'Az.ServiceBus'; RequiredVersion = '3.0.0'; },

0 commit comments

Comments
 (0)