Skip to content

Commit

Permalink
sigh..
Browse files Browse the repository at this point in the history
  • Loading branch information
jaddie committed Jul 27, 2010
1 parent aad6556 commit cbe8c3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.config
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<connectionStrings>
<add name="UtilityBotDBContainer" connectionString="metadata=res://*/Model1.csdl|res://*/Model1.ssdl|res://*/Model1.msl;provider=System.Data.SqlServerCe.3.5;provider connection string=&quot;Data Source=UtilityBotIrcDB.sdf.sdf;Password=Alphabeta864omega!;Persist Security Info=True&quot;" providerName="System.Data.EntityClient" />
<add name="UtilityBotDBContainer" connectionString="metadata=res://*/Model1.csdl|res://*/Model1.ssdl|res://*/Model1.msl;provider=System.Data.SqlServerCe.3.5;provider connection string=&quot;Data Source=UtilityBotIrcDB.sdf;Password=Alphabeta864omega!;Persist Security Info=True&quot;" providerName="System.Data.EntityClient" />
</connectionStrings>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0" />
Expand Down

0 comments on commit cbe8c3b

Please sign in to comment.