Skip to content

Commit a477e46

Browse files
Move Resources to main (#21801)
1 parent 8de4d35 commit a477e46

File tree

5 files changed

+11
-11
lines changed

5 files changed

+11
-11
lines changed

src/Resources/Authorization.Autorest/Az.Authorization.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@{
2-
GUID = '4a2266f6-6c4b-47e3-a136-8349ad1cc791'
2+
GUID = '526ca68e-0535-49b6-911c-32904929d449'
33
RootModule = './Az.Authorization.psm1'
44
ModuleVersion = '0.1.0'
55
CompatiblePSEditions = 'Core', 'Desktop'

src/Resources/Authorization.Autorest/docs/Az.Authorization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
Module Name: Az.Authorization
3-
Module Guid: 4a2266f6-6c4b-47e3-a136-8349ad1cc791
3+
Module Guid: 526ca68e-0535-49b6-911c-32904929d449
44
Download Help Link: https://learn.microsoft.com/powershell/module/az.authorization
55
Help Version: 1.0.0.0
66
Locale: en-US
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"autorest_modelerfour": "4.24.3",
2+
"autorest": "`-- (empty)",
33
"autorest_core": "3.9.5",
4+
"swagger_commit": "9f1fc4ec1d4246f5f1f594541fe76fdd8a0712a8",
5+
"autorest_powershell": "4.0.0-dev.10",
46
"node": "v14.15.5",
5-
"autorest": "`-- (empty)",
6-
"swagger_commit": "1f449b5a17448f05ce1cd914f8ed75a0b568d130",
7-
"autorest_powershell": "4.0.0-dev.10"
7+
"autorest_modelerfour": "4.24.3"
88
}
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"autorest_modelerfour": "4.24.3",
2+
"autorest": "`-- (empty)",
33
"autorest_core": "3.9.5",
4+
"swagger_commit": "9f1fc4ec1d4246f5f1f594541fe76fdd8a0712a8",
5+
"autorest_powershell": "4.0.0-dev.10",
46
"node": "v14.15.5",
5-
"autorest": "`-- (empty)",
6-
"swagger_commit": "1f449b5a17448f05ce1cd914f8ed75a0b568d130",
7-
"autorest_powershell": "4.0.0-dev.10"
7+
"autorest_modelerfour": "4.24.3"
88
}

src/Resources/Resources/Az.Resources.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 5/11/2023
6+
# Generated on: 5/15/2023
77
#
88

99
@{

0 commit comments

Comments
 (0)