We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd7140d commit d112df8Copy full SHA for d112df8
cli-tool-versions.json
@@ -83,16 +83,16 @@
83
]
84
},
85
{
86
- "HCVersion": "8.0.60",
+ "HCVersion": "8.0.74",
87
"TemplatesVersionPrefix": "net8-release-v8",
88
"TargetFramework": "net8.0",
89
"BuildPackageVersion": "24.9.2004",
90
"HCRegenRequiredVersions": [ "3.1.156", "3.1.999" ],
91
"NugetVersions": {
92
- "Harmony.Core": "8.0.60",
93
- "Harmony.Core.EF": "8.0.60",
94
- "Harmony.Core.OData": "8.0.60",
95
- "Harmony.Core.AspNetCore": "8.0.60",
+ "Harmony.Core": "8.0.74",
+ "Harmony.Core.EF": "8.0.74",
+ "Harmony.Core.OData": "8.0.74",
+ "Harmony.Core.AspNetCore": "8.0.74",
96
"Synergex.SynergyDE.synrnt": "12.4.1.1001",
97
"Synergex.SynergyDE.Build": "24.9.2004",
98
"Microsoft.AspNetCore.Mvc.NewtonsoftJson": "8.0.8",
0 commit comments