Skip to content

Commit

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

* Update SDK codes de_he_2

* Update SDK codes hy_mi_3

* Update SDK codes ad_co_0

* Update SDK codes sq_wo_6

* Update SDK codes mi_pu_4

* Update SDK codes co_da_1

* Update SDK codes pu_sq_5
  • Loading branch information
azure-sdk authored Feb 21, 2024
1 parent ed03850 commit 89c8619
Show file tree
Hide file tree
Showing 9,375 changed files with 840,456 additions and 125,089 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion eng/Packages.Data.props
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,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.20240220.3" PrivateAssets="All" />
<PackageReference Update="Microsoft.Azure.AutoRest.CSharp" Version="3.0.0-beta.20240221.1" PrivateAssets="All" />
<PackageReference Update="Azure.ClientSdk.Analyzers" Version="0.1.1-dev.20240214.2" PrivateAssets="All" />
<PackageReference Update="coverlet.collector" Version="3.2.0" PrivateAssets="All" />
<PackageReference Update="Microsoft.CodeAnalysis.NetAnalyzers" Version="7.0.4" 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.

10 changes: 5 additions & 5 deletions eng/emitter-package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"main": "dist/src/index.js",
"dependencies": {
"@azure-tools/typespec-csharp": "0.2.0-beta.20240220.3"
"@azure-tools/typespec-csharp": "0.2.0-beta.20240221.1"
},
"devDependencies": {
"@typespec/compiler": "0.52.0",
"@typespec/openapi": "0.52.0",
"@azure-tools/typespec-azure-core": "0.38.0",
"@typespec/rest": "0.52.0",
"@typespec/http": "0.52.1",
"@azure-tools/typespec-client-generator-core": "0.38.0",
"@azure-tools/typespec-azure-core": "0.38.0",
"@typespec/versioning": "0.52.0",
"@typespec/http": "0.52.1",
"@typespec/rest": "0.52.0"
"@typespec/openapi": "0.52.0"
}
}

Large diffs are not rendered by default.

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 89c8619

Please sign in to comment.