Compile error when theme projects are updated
Describes necessary edits to theme project files when using version 4.4.5.41356 or later.
Version 4.4.5.41356 or later
When updating your theme projects to version 4.4.5.41356 or later, you will need to make some edits to your theme project files to avoid getting a compile error.
-
Go to the file:
.\src\Epi B2B Commerce.Web\Themes\yourtheme\yourtheme.csproj  ("yourtheme" = theme name)
-
Open the file in a text editor.
-
Remove the 3 XML nodes containing the text "DotNetCompilerPlatform" (two Import nodes and one Reference)
Updated over 1 year ago
Next