Skip to content

Commit a7f4420

Browse files
bump TSP version and mitigate breaking changes (#5384)
* bump version and mitigate breaking changes * fix dependency * take latest MTG emitter * wip * update emitter * regen * fix firsttest * regen * format * remove non-azure cadle ranch tests and fix build * revert unbranded changes * revert * regen --------- Co-authored-by: Arcturus Zhang <[email protected]>
1 parent 48945fc commit a7f4420

File tree

127 files changed

+14360
-13725
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

127 files changed

+14360
-13725
lines changed

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@
1212
"url": "https://github.com/Azure/autorest.csharp/issues"
1313
},
1414
"devDependencies": {
15-
"@typespec/http-specs": "0.1.0-alpha.23",
16-
"@typespec/spector": "0.1.0-alpha.15",
17-
"@azure-tools/azure-http-specs": "0.1.0-alpha.19",
18-
"@azure-tools/typespec-azure-resource-manager": "0.57.1",
19-
"@azure-tools/typespec-client-generator-core": "0.57.2",
15+
"@typespec/http-specs": "0.1.0-alpha.25",
16+
"@typespec/spector": "0.1.0-alpha.17",
17+
"@azure-tools/azure-http-specs": "0.1.0-alpha.25",
18+
"@azure-tools/typespec-azure-resource-manager": "0.59.0",
19+
"@azure-tools/typespec-client-generator-core": "0.59.0",
2020
"@azure-tools/typespec-csharp": "file:src/TypeSpec.Extension/Emitter.Csharp",
2121
"@azure-tools/unbranded-tests": "file:test/UnbrandedProjects",
2222
"@microsoft.azure/autorest.testserver": "3.3.50",

samples/AnomalyDetector/src/Generated/Multivariate.cs

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)