forked from Azure/azure-sdk-for-net
-
Notifications
You must be signed in to change notification settings - Fork 0
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.20240425.2 (Azure#43661)
* Update Generator Version 3.0.0-beta.20240425.2 * Update SDK codes de_he_2 * Update SDK codes he_mi_3 * Update SDK codes ad_co_0 * Update SDK codes sq_wo_6 * Update SDK codes mi_pu_4 * Update SDK codes pu_sq_5 * Update SDK codes co_de_1
- Loading branch information
Showing
1,908 changed files
with
70,497 additions
and
62,509 deletions.
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.20240424.1" | ||
"@azure-tools/typespec-csharp": "0.2.0-beta.20240425.2" | ||
}, | ||
"devDependencies": { | ||
"@azure-tools/typespec-client-generator-core": "0.42.0-dev.8", | ||
"@typespec/compiler": "0.55.0", | ||
"@typespec/rest": "0.55.0", | ||
"@typespec/versioning": "0.55.0", | ||
"@typespec/http": "0.55.0", | ||
"@azure-tools/typespec-azure-core": "0.41.0", | ||
"@azure-tools/typespec-client-generator-core": "0.42.0-dev.8", | ||
"@typespec/openapi": "0.55.0", | ||
"@typespec/compiler": "0.55.0", | ||
"@typespec/http": "0.55.0" | ||
"@typespec/openapi": "0.55.0" | ||
} | ||
} |
147 changes: 79 additions & 68 deletions
147
...ourceManager.AppConfiguration/src/Generated/AppConfigurationKeyValueData.Serialization.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.