Skip to content

Commit 4cc7a0e

Browse files
Update AutoRest C# version to 3.0.0-beta.20250701.1 (Azure#51006)
* Update Generator Version 3.0.0-beta.20250701.1 * Update SDK codes da_hd_2 * Update SDK codes pu_sp_5 * Update SDK codes co_da_1 * export api --------- Co-authored-by: Arcturus Zhang <[email protected]>
1 parent 0dc4fe1 commit 4cc7a0e

File tree

11 files changed

+15898
-17809
lines changed

11 files changed

+15898
-17809
lines changed

eng/Packages.Data.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@
288288
All should have PrivateAssets="All" set so they don't become package dependencies
289289
-->
290290
<ItemGroup>
291-
<PackageReference Update="Microsoft.Azure.AutoRest.CSharp" Version="3.0.0-beta.20250630.1" PrivateAssets="All" />
291+
<PackageReference Update="Microsoft.Azure.AutoRest.CSharp" Version="3.0.0-beta.20250701.1" PrivateAssets="All" />
292292
<PackageReference Update="Azure.ClientSdk.Analyzers" Version="0.1.1-dev.20250422.1" PrivateAssets="All" />
293293
<PackageReference Update="coverlet.collector" Version="3.2.0" PrivateAssets="All" />
294294
<!-- Note: Upgrading the .NET SDK version needs to be synchronized with the autorest.csharp repository -->

eng/emitter-package-lock.json

Lines changed: 68 additions & 77 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

eng/emitter-package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"main": "dist/src/index.js",
33
"dependencies": {
4-
"@azure-tools/typespec-csharp": "0.2.0-beta.20250630.1"
4+
"@azure-tools/typespec-csharp": "0.2.0-beta.20250701.1"
55
},
66
"devDependencies": {
77
"@azure-tools/typespec-autorest": "0.57.1",

0 commit comments

Comments
 (0)