Skip to content

Commit 26e7b97

Browse files
Update AutoRest C# version to 3.0.0-beta.20250309.1 (Azure#48656)
* Update Generator Version 3.0.0-beta.20250309.1 * Update SDK codes co_da_1 * update the commit id --------- Co-authored-by: Arcturus Zhang <[email protected]>
1 parent b21879f commit 26e7b97

File tree

5 files changed

+878
-276
lines changed

5 files changed

+878
-276
lines changed

eng/Packages.Data.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@
250250
All should have PrivateAssets="All" set so they don't become package dependencies
251251
-->
252252
<ItemGroup>
253-
<PackageReference Update="Microsoft.Azure.AutoRest.CSharp" Version="3.0.0-beta.20250306.2" PrivateAssets="All" />
253+
<PackageReference Update="Microsoft.Azure.AutoRest.CSharp" Version="3.0.0-beta.20250309.1" PrivateAssets="All" />
254254
<PackageReference Update="Azure.ClientSdk.Analyzers" Version="0.1.1-dev.20250227.2" PrivateAssets="All" />
255255
<PackageReference Update="coverlet.collector" Version="3.2.0" PrivateAssets="All" />
256256
<!-- Note: Upgrading the .NET SDK version needs to be synchronized with the autorest.csharp repository -->

0 commit comments

Comments
 (0)