Skip to content

Commit d6b7680

Browse files
committed
Removing the connection string from Web.config.
1 parent fb8df87 commit d6b7680

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

eFormAPI/eFormAPI/Web.config

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@
99
<!-- For more information on Entity Framework configuration, visit http://go.microsoft.com/fwlink/?LinkID=237468 -->
1010
<section name="entityFramework" type="System.Data.Entity.Internal.ConfigFile.EntityFrameworkSection, EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false" />
1111
</configSections>
12-
13-
<connectionStrings>
14-
<add name="eFormMainConnection" connectionString="Data Source=.\SQLEXPRESS;Initial Catalog=v162Angular;User Id=sa;Password=aiT1sueh" providerName="System.Data.SqlClient" />
15-
</connectionStrings>
1612

1713
<appSettings>
1814
<add key="webpages:Version" value="3.0.0.0" />

0 commit comments

Comments
 (0)