Skip to content

Commit

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

* Update SDK codes pu_sp_5

* Update SDK codes co_da_1

* Update SDK codes ad_co_0

* regen

---------

Co-authored-by: Arcturus Zhang <dapzhang@microsoft.com>
  • Loading branch information
azure-sdk and ArcturusZhang authored Feb 6, 2025
1 parent 425fc52 commit 015c8ab
Show file tree
Hide file tree
Showing 8 changed files with 2,058 additions and 6,727 deletions.
2 changes: 1 addition & 1 deletion eng/Packages.Data.props
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,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.20250116.1" PrivateAssets="All" />
<PackageReference Update="Microsoft.Azure.AutoRest.CSharp" Version="3.0.0-beta.20250205.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
53 changes: 27 additions & 26 deletions eng/emitter-package-lock.json

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

4 changes: 2 additions & 2 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.20250116.1"
"@azure-tools/typespec-csharp": "0.2.0-beta.20250205.1"
},
"devDependencies": {
"@azure-tools/typespec-autorest": "0.50.0",
"@azure-tools/typespec-azure-core": "0.50.0",
"@azure-tools/typespec-azure-resource-manager": "0.50.0",
"@azure-tools/typespec-azure-rulesets": "0.50.0",
"@azure-tools/typespec-client-generator-core": "0.50.0",
"@azure-tools/typespec-client-generator-core": "0.50.2",
"@azure-tools/typespec-liftr-base": "0.6.0",
"@typespec/compiler": "0.64.0",
"@typespec/http": "0.64.0",
Expand Down
Loading

0 comments on commit 015c8ab

Please sign in to comment.