diff --git a/eng/Packages.Data.props b/eng/Packages.Data.props index 243b05d24847..638bdcaa505d 100644 --- a/eng/Packages.Data.props +++ b/eng/Packages.Data.props @@ -239,7 +239,7 @@ All should have PrivateAssets="All" set so they don't become package dependencies --> - + diff --git a/eng/emitter-package-lock.json b/eng/emitter-package-lock.json index 0b6c0476a321..dc8f353cdf44 100644 --- a/eng/emitter-package-lock.json +++ b/eng/emitter-package-lock.json @@ -5,7 +5,7 @@ "packages": { "": { "dependencies": { - "@azure-tools/typespec-csharp": "0.2.0-beta.20241125.1" + "@azure-tools/typespec-csharp": "https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-js-test-autorest/npm/registry/@azure-tools/typespec-csharp/-/typespec-csharp-0.2.0-alpha.20241126.2.tgz" }, "devDependencies": { "@azure-tools/typespec-autorest": "0.48.0", @@ -22,9 +22,9 @@ } }, "node_modules/@autorest/csharp": { - "version": "3.0.0-beta.20241125.1", - "resolved": "https://registry.npmjs.org/@autorest/csharp/-/csharp-3.0.0-beta.20241125.1.tgz", - "integrity": "sha512-cN1SSOiUAPSO5ZKETf1dNpM2OaPZzPV20Po9eQdP5TJASnhU9eZe2fxxS2WB+HNsUalnwLlu7G3O8c22l8UuVA==" + "version": "3.0.0-alpha.20241126.2", + "resolved": "https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-js-test-autorest/npm/registry/@autorest/csharp/-/csharp-3.0.0-alpha.20241126.2.tgz", + "integrity": "sha512-UzuEMLAdnoy3MlXIQwjKFIcVjv3kFYKbKY99P1HkWsa9tLlpGIE+RNeSeIEiu+GqmmSf7yRhb14jd6x1jpH7iw==" }, "node_modules/@azure-tools/typespec-autorest": { "version": "0.48.0", @@ -117,12 +117,12 @@ } }, "node_modules/@azure-tools/typespec-csharp": { - "version": "0.2.0-beta.20241125.1", - "resolved": "https://registry.npmjs.org/@azure-tools/typespec-csharp/-/typespec-csharp-0.2.0-beta.20241125.1.tgz", - "integrity": "sha512-CFZDzaPhTjHGDGrG6KsKcqFzhfLP3VAAu6qXiazHEK1tZZRJ24nHiUuJ456krenJAhpIC01AySVOisB9sbWlpA==", + "version": "0.2.0-alpha.20241126.2", + "resolved": "https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-js-test-autorest/npm/registry/@azure-tools/typespec-csharp/-/typespec-csharp-0.2.0-alpha.20241126.2.tgz", + "integrity": "sha512-4mzZTGgV5FWGbTARiDghXwO5AoyQaaOCBJOztt0ks6Oeo2WRLkYmgceL5lsbDpA2soKBNJ6zZTas0/31f8umNg==", "dependencies": { - "@autorest/csharp": "3.0.0-beta.20241125.1", - "@typespec/http-client-csharp": "0.1.9-alpha.20241122.1", + "@autorest/csharp": "3.0.0-alpha.20241126.2", + "@typespec/http-client-csharp": "https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNDM2Nzg1NC9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX2NzaGFycA2/content?format=file&subPath=%2fpackages%2ftypespec-http-client-csharp-0.1.9-alpha.20241126.21.tgz", "json-serialize-refs": "0.1.0-0" }, "peerDependencies": { @@ -271,9 +271,8 @@ } }, "node_modules/@typespec/http-client-csharp": { - "version": "0.1.9-alpha.20241122.1", - "resolved": "https://registry.npmjs.org/@typespec/http-client-csharp/-/http-client-csharp-0.1.9-alpha.20241122.1.tgz", - "integrity": "sha512-FBASk5Zs6zpBWg+lqqDJXE0e+z11qWr9/dTVJKJqV0BAF38dbLoH1YRwOS6VdwPQ9Ca1qBAHRrHYH9X0uK5anA==", + "version": "0.1.9-alpha.20241126.21", + "resolved": "https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNDM2Nzg1NC9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX2NzaGFycA2/content?format=file&subPath=%2fpackages%2ftypespec-http-client-csharp-0.1.9-alpha.20241126.21.tgz", "dependencies": { "@typespec/http-client-csharp": "file:", "json-serialize-refs": "0.1.0-0" diff --git a/eng/emitter-package.json b/eng/emitter-package.json index b4abeceadf89..35a92028bb8a 100644 --- a/eng/emitter-package.json +++ b/eng/emitter-package.json @@ -1,7 +1,7 @@ { "main": "dist/src/index.js", "dependencies": { - "@azure-tools/typespec-csharp": "0.2.0-beta.20241125.1" + "@azure-tools/typespec-csharp": "https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-js-test-autorest/npm/registry/@azure-tools/typespec-csharp/-/typespec-csharp-0.2.0-alpha.20241126.2.tgz" }, "devDependencies": { "@azure-tools/typespec-autorest": "0.48.0", @@ -15,5 +15,8 @@ "@typespec/rest": "0.62.0", "@typespec/versioning": "0.62.0", "@typespec/xml": "0.62.0" + }, + "overrides": { + "@autorest/csharp": "https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-js-test-autorest/npm/registry/@autorest/csharp/-/csharp-3.0.0-alpha.20241126.2.tgz" } }