Skip to content

Commit

Permalink
Update AutoRest C# version to 3.0.0-beta.20240925.3 (#46273)
Browse files Browse the repository at this point in the history
* Update Generator Version 3.0.0-beta.20240925.3

* Update SDK codes he_ma_3

* Update SDK codes de_he_2

* Update SDK codes ad_co_0

* Update SDK codes ma_pu_4
  • Loading branch information
azure-sdk authored Sep 25, 2024
1 parent 973eafc commit 1be6a1b
Show file tree
Hide file tree
Showing 13 changed files with 6,588 additions and 2,557 deletions.
2 changes: 1 addition & 1 deletion eng/Packages.Data.props
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@
All should have PrivateAssets="All" set so they don't become package dependencies
-->
<ItemGroup>
<PackageReference Update="Microsoft.Azure.AutoRest.CSharp" Version="3.0.0-beta.20240924.3" PrivateAssets="All" />
<PackageReference Update="Microsoft.Azure.AutoRest.CSharp" Version="3.0.0-beta.20240925.3" PrivateAssets="All" />
<PackageReference Update="Azure.ClientSdk.Analyzers" Version="0.1.1-dev.20240813.2" PrivateAssets="All" />
<PackageReference Update="coverlet.collector" Version="3.2.0" PrivateAssets="All" />
<PackageReference Update="Microsoft.CodeAnalysis.NetAnalyzers" Version="8.0.0" PrivateAssets="All" />
Expand Down
40 changes: 20 additions & 20 deletions eng/emitter-package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions eng/emitter-package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"main": "dist/src/index.js",
"dependencies": {
"@azure-tools/typespec-csharp": "0.2.0-beta.20240924.3"
"@azure-tools/typespec-csharp": "0.2.0-beta.20240925.3"
},
"devDependencies": {
"@azure-tools/typespec-autorest": "0.46.0",
"@azure-tools/typespec-azure-core": "0.46.0",
"@azure-tools/typespec-azure-resource-manager": "0.46.0",
"@azure-tools/typespec-azure-resource-manager": "0.46.1",
"@azure-tools/typespec-azure-rulesets": "0.46.0",
"@azure-tools/typespec-client-generator-core": "0.46.1",
"@azure-tools/typespec-client-generator-core": "0.46.2",
"@typespec/compiler": "0.60.0",
"@typespec/http": "0.60.0",
"@typespec/openapi": "0.60.0",
Expand Down
Loading

0 comments on commit 1be6a1b

Please sign in to comment.