@azure-typespec/http-client-csharp-mgmt 1.0.0-alpha.20250429.3 → 1.0.0-alpha.20250429.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.
@@ -6,7 +6,7 @@
6
6
  "compilationOptions": {},
7
7
  "targets": {
8
8
  ".NETCoreApp,Version=v8.0": {
9
- "Azure.Generator.Mgmt/1.0.0-alpha.20250429.1": {
9
+ "Azure.Generator.Mgmt/1.0.0-alpha.20250430.1": {
10
10
  "dependencies": {
11
11
  "Azure.Core": "1.44.1",
12
12
  "Azure.Generator": "1.0.0-alpha.20250429.2",
@@ -620,7 +620,7 @@
620
620
  }
621
621
  },
622
622
  "libraries": {
623
- "Azure.Generator.Mgmt/1.0.0-alpha.20250429.1": {
623
+ "Azure.Generator.Mgmt/1.0.0-alpha.20250430.1": {
624
624
  "type": "project",
625
625
  "serviceable": false,
626
626
  "sha512": ""
@@ -6,7 +6,7 @@
6
6
  "compilationOptions": {},
7
7
  "targets": {
8
8
  ".NETCoreApp,Version=v8.0": {
9
- "Azure.Generator.Mgmt/1.0.0-alpha.20250429.1": {
9
+ "Azure.Generator.Mgmt/1.0.0-alpha.20250430.1": {
10
10
  "dependencies": {
11
11
  "Azure.Core": "1.44.1",
12
12
  "Azure.Generator": "1.0.0-alpha.20250429.2",
@@ -620,7 +620,7 @@
620
620
  }
621
621
  },
622
622
  "libraries": {
623
- "Azure.Generator.Mgmt/1.0.0-alpha.20250429.1": {
623
+ "Azure.Generator.Mgmt/1.0.0-alpha.20250430.1": {
624
624
  "type": "project",
625
625
  "serviceable": false,
626
626
  "sha512": ""
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@azure-typespec/http-client-csharp-mgmt",
3
- "version": "1.0.0-alpha.20250429.3",
3
+ "version": "1.0.0-alpha.20250429.4",
4
4
  "author": "Microsoft Corporation",
5
5
  "description": "TypeSpec library for emitting Azure management libraries for C#.",
6
6
  "readme": "https://github.com/Azure/azure-sdk-for-net/blob/main/eng/packages/http-client-csharp-mgmt/README.md",