Skip to content

Commit

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

* Update SDK codes co_de_1

* fix sdk generation error

---------

Co-authored-by: Mingzhe Huang (from Dev Box) <mingzhehuang@microsoft.com>
  • Loading branch information
azure-sdk and Mingzhe Huang (from Dev Box) authored Nov 13, 2024
1 parent 748c9c4 commit 5ee0dee
Show file tree
Hide file tree
Showing 12 changed files with 145 additions and 136 deletions.
2 changes: 1 addition & 1 deletion eng/Packages.Data.props
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,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.20241112.1" PrivateAssets="All" />
<PackageReference Update="Microsoft.Azure.AutoRest.CSharp" Version="3.0.0-beta.20241113.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
228 changes: 114 additions & 114 deletions eng/emitter-package-lock.json

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions eng/emitter-package.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"main": "dist/src/index.js",
"dependencies": {
"@azure-tools/typespec-csharp": "0.2.0-beta.20241112.1"
"@azure-tools/typespec-csharp": "0.2.0-beta.20241113.1"
},
"devDependencies": {
"@azure-tools/typespec-autorest": "0.47.0",
"@azure-tools/typespec-azure-core": "0.47.0",
"@azure-tools/typespec-azure-resource-manager": "0.47.1",
"@azure-tools/typespec-azure-rulesets": "0.47.0",
"@azure-tools/typespec-client-generator-core": "0.47.4",
"@typespec/compiler": "0.61.2",
"@typespec/http": "0.61.0",
"@typespec/openapi": "0.61.0",
"@typespec/rest": "0.61.0",
"@typespec/versioning": "0.61.0",
"@typespec/xml": "0.61.0"
"@azure-tools/typespec-autorest": "0.48.0",
"@azure-tools/typespec-azure-core": "0.48.0",
"@azure-tools/typespec-azure-resource-manager": "0.48.0",
"@azure-tools/typespec-azure-rulesets": "0.48.0",
"@azure-tools/typespec-client-generator-core": "0.48.1",
"@typespec/compiler": "0.62.0",
"@typespec/http": "0.62.0",
"@typespec/openapi": "0.62.0",
"@typespec/rest": "0.62.0",
"@typespec/versioning": "0.62.0",
"@typespec/xml": "0.62.0"
}
}
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
directory: specification/cognitiveservices/AnomalyDetector
commit: 1fe785dc9b49c48088a9d11db023eee07dd168e7
commit: 0410d404c68289cb1737d06bba92133bb84b515c
repo: Azure/azure-rest-api-specs
2 changes: 1 addition & 1 deletion sdk/batch/Azure.Compute.Batch/tsp-location.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
directory: specification/batch/Azure.Batch
commit: 9df71d5a717e4ed5e6728e7e6ba2fead60f62243
commit: 54ba891230da9c06f73b697a2192a1937575dfef
repo: Azure/azure-rest-api-specs
Original file line number Diff line number Diff line change
Expand Up @@ -2911,7 +2911,6 @@
"$id": "287",
"kind": "bytes",
"name": "bytes",
"encode": "base64",
"crossLanguageDefinitionId": "TypeSpec.bytes",
"decorators": []
},
Expand Down

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

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
directory: specification/azurefleet/AzureFleet.Management
commit: 8ad58020cfafc5ace71d85b31272acf4d6b694d3
commit: 0410d404c68289cb1737d06bba92133bb84b515c
repo: Azure/azure-rest-api-specs

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
commit: 54cc502c020371277427a5e518b83fccb52452f5
commit: 0410d404c68289cb1737d06bba92133bb84b515c
repo: Azure/azure-rest-api-specs
directory: specification/confidentialledger/Microsoft.CodeTransparency
additionalDirectories: []
Expand Down
2 changes: 1 addition & 1 deletion sdk/easm/Azure.Analytics.Defender.Easm/tsp-location.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
directory: specification/riskiq/Easm
commit: 823fa0c70ae5dc9d4693f65dde6b5e943e8183b4
commit: 31cfd1dac13409c3b6915c24344a4995b61a4f50
repo: Azure/azure-rest-api-specs

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

2 changes: 1 addition & 1 deletion sdk/fabric/Azure.ResourceManager.Fabric/tsp-location.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
directory: specification/fabric/Microsoft.Fabric.Management
commit: 2812cf7809bf4ebb00edcbba09a2af1d74ad7d76
commit: 0410d404c68289cb1737d06bba92133bb84b515c
repo: Azure/azure-rest-api-specs

0 comments on commit 5ee0dee

Please sign in to comment.