@typespec/http-client-csharp 1.0.0-alpha.20250509.2 → 1.0.0-alpha.20250513.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -10,7 +10,7 @@
10
10
  "dependencies": {
11
11
  "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-beta.1",
12
12
  "StyleCop.Analyzers": "1.2.0-beta.556",
13
- "System.ClientModel": "1.4.0"
13
+ "System.ClientModel": "1.4.1"
14
14
  },
15
15
  "runtime": {
16
16
  "Microsoft.TypeSpec.Generator.ClientModel.StubLibrary.dll": {}
@@ -350,15 +350,15 @@
350
350
  }
351
351
  },
352
352
  "StyleCop.Analyzers.Unstable/1.2.0.556": {},
353
- "System.ClientModel/1.4.0": {
353
+ "System.ClientModel/1.4.1": {
354
354
  "dependencies": {
355
355
  "Microsoft.Extensions.Logging.Abstractions": "8.0.3",
356
356
  "System.Memory.Data": "8.0.1"
357
357
  },
358
358
  "runtime": {
359
359
  "lib/net8.0/System.ClientModel.dll": {
360
- "assemblyVersion": "1.4.0.0",
361
- "fileVersion": "1.400.25.25204"
360
+ "assemblyVersion": "1.4.1.0",
361
+ "fileVersion": "1.400.125.25905"
362
362
  }
363
363
  }
364
364
  },
@@ -530,7 +530,7 @@
530
530
  "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-beta.1": {
531
531
  "dependencies": {
532
532
  "Microsoft.TypeSpec.Generator": "1.0.0-beta.1",
533
- "System.ClientModel": "1.4.0"
533
+ "System.ClientModel": "1.4.1"
534
534
  },
535
535
  "runtime": {
536
536
  "Microsoft.TypeSpec.Generator.ClientModel.dll": {
@@ -685,12 +685,12 @@
685
685
  "path": "stylecop.analyzers.unstable/1.2.0.556",
686
686
  "hashPath": "stylecop.analyzers.unstable.1.2.0.556.nupkg.sha512"
687
687
  },
688
- "System.ClientModel/1.4.0": {
688
+ "System.ClientModel/1.4.1": {
689
689
  "type": "package",
690
690
  "serviceable": true,
691
- "sha512": "sha512-UIAc1qwbgjXksmpVk7obZbnzPqlpWPzbfkh0LdDnI8+7rXu1zmNNrcpWof8DFUytVgNcMFwFY1lT6lGxxovARw==",
692
- "path": "system.clientmodel/1.4.0",
693
- "hashPath": "system.clientmodel.1.4.0.nupkg.sha512"
691
+ "sha512": "sha512-MY7eFGKp+Hu7Ciub8wigQ0odGrkml4eTjUy8d5Bu2eGAVvm8Qskkq+YuXiiS5wMJGq7iSvqseV4skd5WxTUdDA==",
692
+ "path": "system.clientmodel/1.4.1",
693
+ "hashPath": "system.clientmodel.1.4.1.nupkg.sha512"
694
694
  },
695
695
  "System.Collections.Immutable/8.0.0": {
696
696
  "type": "package",
@@ -10,7 +10,7 @@
10
10
  "dependencies": {
11
11
  "Microsoft.TypeSpec.Generator": "1.0.0-beta.1",
12
12
  "StyleCop.Analyzers": "1.2.0-beta.556",
13
- "System.ClientModel": "1.4.0"
13
+ "System.ClientModel": "1.4.1"
14
14
  },
15
15
  "runtime": {
16
16
  "Microsoft.TypeSpec.Generator.ClientModel.dll": {}
@@ -350,15 +350,15 @@
350
350
  }
351
351
  },
352
352
  "StyleCop.Analyzers.Unstable/1.2.0.556": {},
353
- "System.ClientModel/1.4.0": {
353
+ "System.ClientModel/1.4.1": {
354
354
  "dependencies": {
355
355
  "Microsoft.Extensions.Logging.Abstractions": "8.0.3",
356
356
  "System.Memory.Data": "8.0.1"
357
357
  },
358
358
  "runtime": {
359
359
  "lib/net8.0/System.ClientModel.dll": {
360
- "assemblyVersion": "1.4.0.0",
361
- "fileVersion": "1.400.25.25204"
360
+ "assemblyVersion": "1.4.1.0",
361
+ "fileVersion": "1.400.125.25905"
362
362
  }
363
363
  }
364
364
  },
@@ -673,12 +673,12 @@
673
673
  "path": "stylecop.analyzers.unstable/1.2.0.556",
674
674
  "hashPath": "stylecop.analyzers.unstable.1.2.0.556.nupkg.sha512"
675
675
  },
676
- "System.ClientModel/1.4.0": {
676
+ "System.ClientModel/1.4.1": {
677
677
  "type": "package",
678
678
  "serviceable": true,
679
- "sha512": "sha512-UIAc1qwbgjXksmpVk7obZbnzPqlpWPzbfkh0LdDnI8+7rXu1zmNNrcpWof8DFUytVgNcMFwFY1lT6lGxxovARw==",
680
- "path": "system.clientmodel/1.4.0",
681
- "hashPath": "system.clientmodel.1.4.0.nupkg.sha512"
679
+ "sha512": "sha512-MY7eFGKp+Hu7Ciub8wigQ0odGrkml4eTjUy8d5Bu2eGAVvm8Qskkq+YuXiiS5wMJGq7iSvqseV4skd5WxTUdDA==",
680
+ "path": "system.clientmodel/1.4.1",
681
+ "hashPath": "system.clientmodel.1.4.1.nupkg.sha512"
682
682
  },
683
683
  "System.Collections.Immutable/8.0.0": {
684
684
  "type": "package",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@typespec/http-client-csharp",
3
- "version": "1.0.0-alpha.20250509.2",
3
+ "version": "1.0.0-alpha.20250513.1",
4
4
  "author": "Microsoft Corporation",
5
5
  "description": "TypeSpec library for emitting Http Client libraries for C#.",
6
6
  "homepage": "https://typespec.io",