-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update AutoRest C# version to 3.0.0-beta.20240221.1 (#42104)
* Update Generator Version 3.0.0-beta.20240221.1 * Update SDK codes de_he_2 * Update SDK codes hy_mi_3 * Update SDK codes ad_co_0 * Update SDK codes sq_wo_6 * Update SDK codes mi_pu_4 * Update SDK codes co_da_1 * Update SDK codes pu_sq_5
- Loading branch information
Showing
9,375 changed files
with
840,456 additions
and
125,089 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
{ | ||
"main": "dist/src/index.js", | ||
"dependencies": { | ||
"@azure-tools/typespec-csharp": "0.2.0-beta.20240220.3" | ||
"@azure-tools/typespec-csharp": "0.2.0-beta.20240221.1" | ||
}, | ||
"devDependencies": { | ||
"@typespec/compiler": "0.52.0", | ||
"@typespec/openapi": "0.52.0", | ||
"@azure-tools/typespec-azure-core": "0.38.0", | ||
"@typespec/rest": "0.52.0", | ||
"@typespec/http": "0.52.1", | ||
"@azure-tools/typespec-client-generator-core": "0.38.0", | ||
"@azure-tools/typespec-azure-core": "0.38.0", | ||
"@typespec/versioning": "0.52.0", | ||
"@typespec/http": "0.52.1", | ||
"@typespec/rest": "0.52.0" | ||
"@typespec/openapi": "0.52.0" | ||
} | ||
} |
115 changes: 92 additions & 23 deletions
115
sdk/advisor/Azure.ResourceManager.Advisor/src/Generated/Extensions/AdvisorExtensions.cs
Large diffs are not rendered by default.
Oops, something went wrong.
10 changes: 8 additions & 2 deletions
10
....ResourceManager.Advisor/src/Generated/Extensions/MockableAdvisorResourceGroupResource.cs
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
10 changes: 8 additions & 2 deletions
10
...e.ResourceManager.Advisor/src/Generated/Extensions/MockableAdvisorSubscriptionResource.cs
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
54 changes: 48 additions & 6 deletions
54
sdk/advisor/Azure.ResourceManager.Advisor/src/Generated/MetadataEntityCollection.cs
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
54 changes: 48 additions & 6 deletions
54
...visor/Azure.ResourceManager.Advisor/src/Generated/ResourceRecommendationBaseCollection.cs
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.