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 5cf3664 commit aca2b74Copy full SHA for aca2b74
src/Simplify.FluentNHibernate.FrameworkTests/App.config
@@ -16,6 +16,7 @@
16
<add key="UserPassword" value="foopassword" />
17
<add key="ShowSql" value="true" />
18
<add key="ShowSqlOutputType" value="Trace" />
19
+ <add key="Port" value="1231" />
20
</DatabaseConnectionSettings>
21
22
<system.data>
0 commit comments