Skip to content

Commit

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

* Update SDK codes he_ma_3

* Update SDK codes de_he_2

* Update SDK codes ad_co_0

* Update SDK codes pu_sp_5

* Update SDK codes co_de_1

* Update SDK codes ma_pu_4

* Update SDK codes sq_wo_6

* bump version of System.Text.Json

---------

Co-authored-by: Arcturus Zhang <[email protected]>
  • Loading branch information
azure-sdk and ArcturusZhang authored Oct 10, 2024
1 parent 262f229 commit 4e1a9aa
Show file tree
Hide file tree
Showing 162 changed files with 3,906 additions and 3,914 deletions.
2 changes: 1 addition & 1 deletion eng/Packages.Data.props
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,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.20241007.1" PrivateAssets="All" />
<PackageReference Update="Microsoft.Azure.AutoRest.CSharp" Version="3.0.0-beta.20241009.1" 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
16 changes: 8 additions & 8 deletions eng/emitter-package-lock.json

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

2 changes: 1 addition & 1 deletion eng/emitter-package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"main": "dist/src/index.js",
"dependencies": {
"@azure-tools/typespec-csharp": "0.2.0-beta.20241007.1"
"@azure-tools/typespec-csharp": "0.2.0-beta.20241009.1"
},
"devDependencies": {
"@azure-tools/typespec-autorest": "0.46.0",
Expand Down

Large diffs are not rendered by default.

Loading

0 comments on commit 4e1a9aa

Please sign in to comment.