40019bf693e1459f4e1a469cf5e6a13b3e5d6d75
The `<DesktopBuildPackageLocation>` property in `IISProfile.pubxml` was updated to remove the hardcoded `net8` subdirectory. The path now dynamically uses the `$(Version)` variable directly under the `API` directory, improving flexibility and reducing the need for manual updates when versions change.
Description
Languages
C#
100%