Sitecore / Habitat

Sitecore Modular Architecture Example
Other
413 stars 397 forks source link

Target framework is incorrect for Sitecore 9.1 in many/all modules' web.config #461

Closed nickwesselman closed 5 years ago

nickwesselman commented 5 years ago

This should be 4.7.1, like the assemblies, but the web.config targetFramework is 4.6.2.

e.g. https://github.com/Sitecore/Habitat/blob/master/src/Feature/Accounts/code/Web.config#L17

nickwesselman commented 5 years ago

Fixed in v1.8.