mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
Fixing publishing of Orchard.Web in Debug build configuration.
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
<WarningLevel>4</WarningLevel>
|
||||
<CodeAnalysisRuleSet>..\OrchardBasicCorrectness.ruleset</CodeAnalysisRuleSet>
|
||||
<FilesToIncludeForPublish>OnlyFilesToRunTheApp</FilesToIncludeForPublish>
|
||||
<FilesToIncludeForPublish>AllFilesInProjectFolder</FilesToIncludeForPublish>
|
||||
<PackageAsSingleFile>false</PackageAsSingleFile>
|
||||
<ExcludeGeneratedDebugSymbol>false</ExcludeGeneratedDebugSymbol>
|
||||
</PropertyGroup>
|
||||
|
Reference in New Issue
Block a user