Skip to content

Commit

Permalink
Update cli-tool-versions.json
Browse files Browse the repository at this point in the history
bumped HC nuget package versions to match release
  • Loading branch information
hippiehunter authored May 10, 2023
1 parent 2e08d0f commit b1d7b76
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions cli-tool-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,16 +38,16 @@
}
},
{
"HCVersion": "6.0.156",
"HCVersion": "6.0.249",
"TemplatesVersionPrefix": "net6-release-v6",
"TargetFramework": "net6.0",
"BuildPackageVersion": "23.4.1150",
"HCRegenRequiredVersions": [ "3.1.156", "3.1.999" ],
"NugetVersions": {
"Harmony.Core": "6.0.156",
"Harmony.Core.EF": "6.0.156",
"Harmony.Core.OData": "6.0.156",
"Harmony.Core.AspNetCore": "6.0.156",
"Harmony.Core": "6.0.249",
"Harmony.Core.EF": "6.0.249",
"Harmony.Core.OData": "6.0.249",
"Harmony.Core.AspNetCore": "6.0.249",
"Synergex.SynergyDE.synrnt": "12.2.1.1003",
"Synergex.SynergyDE.Build": "23.4.1150",
"Microsoft.AspNetCore.Mvc.NewtonsoftJson": "6.0.16",
Expand Down Expand Up @@ -83,4 +83,4 @@
]
}
]
}
}

0 comments on commit b1d7b76

Please sign in to comment.