[Fixes #510] Remove or fix Helios.cmd
This commit is contained in:
parent
84203a5d45
commit
a0ef3ee814
|
|
@ -10,6 +10,7 @@
|
||||||
<!-- This will turn on detailed errors when deployed to remote servers -->
|
<!-- This will turn on detailed errors when deployed to remote servers -->
|
||||||
<!-- This setting is not recommended for production -->
|
<!-- This setting is not recommended for production -->
|
||||||
<add key="ASPNET_DETAILED_ERRORS" value="true" />
|
<add key="ASPNET_DETAILED_ERRORS" value="true" />
|
||||||
|
<add key="dnx-app-base" value=".." />
|
||||||
</appSettings>
|
</appSettings>
|
||||||
|
|
||||||
</configuration>
|
</configuration>
|
||||||
Loading…
Reference in New Issue