We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc3e55e commit 7bb0d80Copy full SHA for 7bb0d80
src/WebJobs.Script.WebHost/Web.Release.config
@@ -18,6 +18,8 @@
18
-->
19
<system.web>
20
<compilation xdt:Transform="RemoveAttributes(debug)" />
21
+ <hostingEnvironment shadowCopyBinAssemblies="false" xdt:Transform="Insert" />
22
+
23
<!--
24
In the example below, the "Replace" transform will replace the entire
25
<customErrors> section of your web.config file.
0 commit comments