Skip to content

Commit

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

* Update SDK codes he_ma_3

* Update SDK codes de_he_2

* Update SDK codes ma_pu_4

* Update SDK codes sq_wo_6

* Update SDK codes co_de_1

* export api

* fix tests

---------

Co-authored-by: Arcturus Zhang <[email protected]>
Co-authored-by: Minghao Chen <[email protected]>
  • Loading branch information
3 people authored Oct 8, 2024
1 parent a70001f commit e6fd97a
Show file tree
Hide file tree
Showing 293 changed files with 2,657 additions and 1,689 deletions.
2 changes: 1 addition & 1 deletion eng/Packages.Data.props
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,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.20240926.1" PrivateAssets="All" />
<PackageReference Update="Microsoft.Azure.AutoRest.CSharp" Version="3.0.0-beta.20241007.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
30 changes: 15 additions & 15 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.20240926.1"
"@azure-tools/typespec-csharp": "0.2.0-beta.20241007.1"
},
"devDependencies": {
"@azure-tools/typespec-autorest": "0.46.0",
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"AssetsRepo": "Azure/azure-sdk-assets",
"AssetsRepoPrefixPath": "net",
"TagPrefix": "net/computefleet/Azure.ResourceManager.ComputeFleet",
"Tag": "net/computefleet/Azure.ResourceManager.ComputeFleet_18fc3c7f41"
"Tag": "net/computefleet/Azure.ResourceManager.ComputeFleet_8c78427dad"
}

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

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

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

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

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

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

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

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

Loading

0 comments on commit e6fd97a

Please sign in to comment.