Skip to content

Commit 82f0db9

Browse files
Update azure-typespec/http-client-csharp version to prerelease 1.0.0-alpha.20251105.1 (#53699)
* Regenerate repository SDK with TypeSpec build 20251105.1 * Update SDK code sc_wo_4 * Update SDK code co_du_1 * Update SDK code ag_co_0 * Update SDK code mo_re_3 * Update SDK code ea_mo_2 * add to gitignore --------- Co-authored-by: jolov <[email protected]>
1 parent 4340947 commit 82f0db9

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@ artifacts
178178

179179
# Temporary typespec folders for typespec generation
180180
TempTypeSpecFiles/
181+
tsp_client_metadata.yaml
181182

182183
# Common toolchain intermediate files
183184
temp

eng/azure-typespec-http-client-csharp-emitter-package-lock.json

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

eng/azure-typespec-http-client-csharp-emitter-package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"main": "dist/src/index.js",
33
"dependencies": {
4-
"@azure-typespec/http-client-csharp": "1.0.0-alpha.20251104.3"
4+
"@azure-typespec/http-client-csharp": "1.0.0-alpha.20251105.1"
55
},
66
"devDependencies": {
77
"@azure-tools/typespec-azure-core": "0.61.0",

0 commit comments

Comments
 (0)