Skip to content
This repository was archived by the owner on Nov 26, 2018. It is now read-only.

Commit cb53541

Browse files
committed
Debugging sql on appharbor
1 parent 46e90db commit cb53541

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/Ideastrike/Web.Release.config

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
<!-- For more information on using Web.config transformation visit http://go.microsoft.com/fwlink/?LinkId=125889 -->
44

55
<configuration xmlns:xdt="http://schemas.microsoft.com/XML-Document-Transform">
6+
<connectionStrings>
7+
8+
</connectionStrings>
69
<!--
710
In the example below, the "SetAttributes" transform will change the value of
811
"connectionString" to use "ReleaseSQLServer" only when the "Match" locator

0 commit comments

Comments
 (0)