Skip to content

Commit 2543869

Browse files
author
mikhaild908@gmail.com
committed
updated sqlmap resource entry
1 parent a8892db commit 2543869

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/IBatisNet.DataMapper.Test/bin/Debug/SqlMap_SQLite3_SQLite3.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
3737

3838
<sqlMaps>
3939
<!-- <sqlMap url="E:/Projet/iBatis/trunk/cs/mapper/IBatisNet.DataMapper.Test/${directory}/MSSQL/SqlClient/Account.xml"/> -->
40-
<sqlMap resource="../../${directory}/MSSQL/SqlClient/Account.xml"/>
40+
<sqlMap resource="../../${directory}/SQLite3/Account.xml"/>
4141
<!-- Rem : If used as embbeded Resources, use
4242
<sqlMap embedded="Maps.MSSQL.SqlClient.Account.xml, IBatisNet.DataMapper.Test"/>-->
4343
<sqlMap resource="../../Maps/SQLite3/DynamicAccount.xml"/>

0 commit comments

Comments
 (0)