Ronald Barendse
780184e553
Remove UmbracoPath setting (#16037)
* Use require modifier instead of setting null-suppressed default values
* Only remove read-only properties when IgnoreReadOnlyProperties is set
* Obsolete UmbracoPath property and remove work-around for obsolete setter
* Remove UmbracoPath setting and use constant instead
* Remove usage of GetBackOfficePath
* Add IHostingEnvironment.GetBackOfficePath() extension method
* Add Constants.System.UmbracoPathSegment constant
* Update Constants.System XML docs
* Replace StringBuilder with string interpolation
Co-authored-by: Nuklon <Nuklon@users.noreply.github.com>
* Fix syntax error
* Removed uses of obsoletes.
* Further obsolete messages.
* Cleaned up usings.
* Update src/Umbraco.Infrastructure/Install/FilePermissionHelper.cs
Co-authored-by: Ronald Barendse <ronald@barend.se>
---------
Co-authored-by: Nuklon <Nuklon@users.noreply.github.com>
Co-authored-by: Andy Butland <abutland73@gmail.com>
2025-03-03 07:38:30 +01:00
..
2025-02-12 11:30:27 +00:00
2025-02-27 11:44:39 +00:00
2024-08-28 14:08:52 +01:00
2025-01-31 10:31:06 +01:00
2025-01-30 16:00:33 +01:00
2025-03-03 07:38:30 +01:00
2025-03-03 07:38:30 +01:00
2021-12-02 11:32:19 +01:00
2021-10-18 08:14:04 +01:00
2024-10-28 13:19:46 +01:00
2025-01-21 08:47:38 +01:00