Files
ECMJobRunner/ECMJobRunner.WebCron/Properties/PublishProfiles
TekH 94c2495515 Add IIS publish profile for .NET 8.0 web application
Added a new `IISProfile.pubxml` configuration file to enable
publishing the web application as a package. Configured the
build to use the `Release` configuration and `Any CPU`
platform. Set the target framework to `.NET 8.0` and defined
the IIS deployment path as `JobRunner.WebCron`. The package
is created as a single file and includes the `App_Data`
folder. Specified the desktop build package location and
added a unique project GUID for identification.
2026-08-05 09:30:20 +02:00
..