33#
44# Generated by: Microsoft Corporation
55#
6- # Generated on: 6/25 /2025
6+ # Generated on: 7/2 /2025
77#
88
99@ {
1212# RootModule = ''
1313
1414# Version number of this module.
15- ModuleVersion = ' 1.1.1 '
15+ ModuleVersion = ' 1.2.0 '
1616
1717# Supported PSEditions
1818CompatiblePSEditions = ' Core' , ' Desktop'
@@ -51,16 +51,16 @@ DotNetFrameworkVersion = '4.7.2'
5151# ProcessorArchitecture = ''
5252
5353# Modules that must be imported into the global environment prior to importing this module
54- RequiredModules = @ (@ {ModuleName = ' Az.Accounts' ; ModuleVersion = ' 5.1.0 ' ; })
54+ RequiredModules = @ (@ {ModuleName = ' Az.Accounts' ; ModuleVersion = ' 5.1.1 ' ; })
5555
5656# Assemblies that must be loaded prior to importing this module
5757RequiredAssemblies = ' Oracle.Autorest/bin/Az.Oracle.private.dll'
5858
5959# Script files (.ps1) that are run in the caller's environment prior to importing this module.
60- ScriptsToProcess = @ ()
60+ # ScriptsToProcess = @()
6161
6262# Type files (.ps1xml) to be loaded when importing this module
63- TypesToProcess = @ ()
63+ # TypesToProcess = @()
6464
6565# Format files (.ps1xml) to be loaded when importing this module
6666FormatsToProcess = ' Oracle.Autorest/Az.Oracle.format.ps1xml'
@@ -126,7 +126,7 @@ PrivateData = @{
126126 PSData = @ {
127127
128128 # Tags applied to this module. These help with module discovery in online galleries.
129- Tags = ' Azure' , ' ResourceManager' , ' ARM' , ' PSModule' , ' Oracle'
129+ Tags = ' Azure' , ' ResourceManager' , ' ARM' , ' PSModule' , ' Oracle'
130130
131131 # A URL to the license for this module.
132132 LicenseUri = ' https://aka.ms/azps-license'
@@ -138,7 +138,7 @@ PrivateData = @{
138138 # IconUri = ''
139139
140140 # ReleaseNotes of this module
141- ReleaseNotes = ' * Fixed module name in module metadata '
141+ ReleaseNotes = ' * Upgraded to the stable version 2025-03-01 '
142142
143143 # Prerelease string of this module
144144 # Prerelease = ''
@@ -151,7 +151,7 @@ PrivateData = @{
151151
152152 } # End of PSData hashtable
153153
154- } # End of PrivateData hashtable
154+ } # End of PrivateData hashtable
155155
156156# HelpInfo URI of this module
157157# HelpInfoURI = ''
0 commit comments