@typespec/http-client-csharp 1.0.0-alpha.20250702.2 → 1.0.0-alpha.20250702.4

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.1"
13
+ "System.ClientModel": "1.4.2"
14
14
  },
15
15
  "runtime": {
16
16
  "Microsoft.TypeSpec.Generator.ClientModel.StubLibrary.dll": {}
@@ -392,15 +392,15 @@
392
392
  }
393
393
  },
394
394
  "StyleCop.Analyzers.Unstable/1.2.0.556": {},
395
- "System.ClientModel/1.4.1": {
395
+ "System.ClientModel/1.4.2": {
396
396
  "dependencies": {
397
397
  "Microsoft.Extensions.Logging.Abstractions": "8.0.3",
398
398
  "System.Memory.Data": "8.0.1"
399
399
  },
400
400
  "runtime": {
401
401
  "lib/net8.0/System.ClientModel.dll": {
402
- "assemblyVersion": "1.4.1.0",
403
- "fileVersion": "1.400.125.25905"
402
+ "assemblyVersion": "1.4.2.0",
403
+ "fileVersion": "1.400.225.30508"
404
404
  }
405
405
  }
406
406
  },
@@ -594,7 +594,7 @@
594
594
  "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-beta.1": {
595
595
  "dependencies": {
596
596
  "Microsoft.TypeSpec.Generator": "1.0.0-beta.1",
597
- "System.ClientModel": "1.4.1"
597
+ "System.ClientModel": "1.4.2"
598
598
  },
599
599
  "runtime": {
600
600
  "Microsoft.TypeSpec.Generator.ClientModel.dll": {
@@ -777,12 +777,12 @@
777
777
  "path": "stylecop.analyzers.unstable/1.2.0.556",
778
778
  "hashPath": "stylecop.analyzers.unstable.1.2.0.556.nupkg.sha512"
779
779
  },
780
- "System.ClientModel/1.4.1": {
780
+ "System.ClientModel/1.4.2": {
781
781
  "type": "package",
782
782
  "serviceable": true,
783
- "sha512": "sha512-MY7eFGKp+Hu7Ciub8wigQ0odGrkml4eTjUy8d5Bu2eGAVvm8Qskkq+YuXiiS5wMJGq7iSvqseV4skd5WxTUdDA==",
784
- "path": "system.clientmodel/1.4.1",
785
- "hashPath": "system.clientmodel.1.4.1.nupkg.sha512"
783
+ "sha512": "sha512-goGitN7trB9hoQ01dIpxaSYcruI+lGt/xq471AUv8irFvsIX+4HCqk1pDT/4ZPTLmU6ZUuNzhCb4MJAIwG7+Uw==",
784
+ "path": "system.clientmodel/1.4.2",
785
+ "hashPath": "system.clientmodel.1.4.2.nupkg.sha512"
786
786
  },
787
787
  "System.Collections.Immutable/8.0.0": {
788
788
  "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.1"
13
+ "System.ClientModel": "1.4.2"
14
14
  },
15
15
  "runtime": {
16
16
  "Microsoft.TypeSpec.Generator.ClientModel.dll": {}
@@ -392,15 +392,15 @@
392
392
  }
393
393
  },
394
394
  "StyleCop.Analyzers.Unstable/1.2.0.556": {},
395
- "System.ClientModel/1.4.1": {
395
+ "System.ClientModel/1.4.2": {
396
396
  "dependencies": {
397
397
  "Microsoft.Extensions.Logging.Abstractions": "8.0.3",
398
398
  "System.Memory.Data": "8.0.1"
399
399
  },
400
400
  "runtime": {
401
401
  "lib/net8.0/System.ClientModel.dll": {
402
- "assemblyVersion": "1.4.1.0",
403
- "fileVersion": "1.400.125.25905"
402
+ "assemblyVersion": "1.4.2.0",
403
+ "fileVersion": "1.400.225.30508"
404
404
  }
405
405
  }
406
406
  },
@@ -765,12 +765,12 @@
765
765
  "path": "stylecop.analyzers.unstable/1.2.0.556",
766
766
  "hashPath": "stylecop.analyzers.unstable.1.2.0.556.nupkg.sha512"
767
767
  },
768
- "System.ClientModel/1.4.1": {
768
+ "System.ClientModel/1.4.2": {
769
769
  "type": "package",
770
770
  "serviceable": true,
771
- "sha512": "sha512-MY7eFGKp+Hu7Ciub8wigQ0odGrkml4eTjUy8d5Bu2eGAVvm8Qskkq+YuXiiS5wMJGq7iSvqseV4skd5WxTUdDA==",
772
- "path": "system.clientmodel/1.4.1",
773
- "hashPath": "system.clientmodel.1.4.1.nupkg.sha512"
771
+ "sha512": "sha512-goGitN7trB9hoQ01dIpxaSYcruI+lGt/xq471AUv8irFvsIX+4HCqk1pDT/4ZPTLmU6ZUuNzhCb4MJAIwG7+Uw==",
772
+ "path": "system.clientmodel/1.4.2",
773
+ "hashPath": "system.clientmodel.1.4.2.nupkg.sha512"
774
774
  },
775
775
  "System.Collections.Immutable/8.0.0": {
776
776
  "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.20250702.2",
3
+ "version": "1.0.0-alpha.20250702.4",
4
4
  "author": "Microsoft Corporation",
5
5
  "description": "TypeSpec library for emitting Http Client libraries for C#.",
6
6
  "homepage": "https://typespec.io",