Add .NET 10 target; switch to central pkg mgt; add htmx v4 #58

Closed
opened 2026-06-20 19:10:09 +00:00 by danieljsummers · 1 comment
Owner
  • .NET 10 has been released; add it as a build target.
  • .NET now supports central package management, where dependencies and versions are referenced in a common place and project references exclude versions. Packages should be built this way.
  • htmx will be releasing v4 shortly, and Giraffe.Htmx v4-series also vendors the htmx script file. Update to beta4 of that library.
- .NET 10 has been released; add it as a build target. - .NET now supports central package management, where dependencies and versions are referenced in a common place and project references exclude versions. Packages should be built this way. - htmx will be releasing v4 shortly, and `Giraffe.Htmx` v4-series also vendors the htmx script file. Update to beta4 of that library.
danieljsummers added this to the v3 milestone 2026-06-20 19:10:19 +00:00
danieljsummers added the
area
infrastructure
label 2026-06-20 19:10:34 +00:00
danieljsummers self-assigned this 2026-06-20 20:16:53 +00:00
Author
Owner

These have all been completed

These have all been completed
Sign in to join this conversation.