Statiq.Web icon indicating copy to clipboard operation
Statiq.Web copied to clipboard

Updated to .Net 8

Open NikoMix opened this issue 1 year ago • 1 comments

This Pull Request is updating all projects to target .net 8

However, it's dependant on https://github.com/statiqdev/Statiq.Framework/pull/278 and https://github.com/phmonte/Buildalyzer to release a new version (due to issues in resolving legacy dependencies).

Buildalyzer has already changes merged, but not yet released a version with a fix. For performing the update, I used a local reference - once the version is released I'll reverse that change, until then it's just a Draft Pull Request.

In addition Microsoft.Azure.Search had been deprecated (used bei Statiq.Web.Azure) and should be replaced by Azure.Search.Documents. Will migrate this, but did not yet have the chance to setup a test instance.

NikoMix avatar Sep 08 '24 12:09 NikoMix

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Sep 08 '24 12:09 CLAassistant

Integrated into #1024 and merged there. Thanks for the groundwork on this! Hopefully I have a 1.0 Statiq release out by the end of the week.

daveaglick avatar Dec 29 '25 18:12 daveaglick