|
109 | 109 | <Compile Include="..\ServiceStack.OrmLite\Converters\TimeSpanAsIntConverter.cs">
|
110 | 110 | <Link>Converters\TimeSpanAsIntConverter.cs</Link>
|
111 | 111 | </Compile>
|
| 112 | + <Compile Include="..\ServiceStack.OrmLite\Dapper\CommandDefinition.cs"> |
| 113 | + <Link>Dapper\CommandDefinition.cs</Link> |
| 114 | + </Compile> |
| 115 | + <Compile Include="..\ServiceStack.OrmLite\Dapper\CommandFlags.cs"> |
| 116 | + <Link>Dapper\CommandFlags.cs</Link> |
| 117 | + </Compile> |
| 118 | + <Compile Include="..\ServiceStack.OrmLite\Dapper\CustomPropertyTypeMap.cs"> |
| 119 | + <Link>Dapper\CustomPropertyTypeMap.cs</Link> |
| 120 | + </Compile> |
| 121 | + <Compile Include="..\ServiceStack.OrmLite\Dapper\DataTableHandler.cs"> |
| 122 | + <Link>Dapper\DataTableHandler.cs</Link> |
| 123 | + </Compile> |
| 124 | + <Compile Include="..\ServiceStack.OrmLite\Dapper\DbString.cs"> |
| 125 | + <Link>Dapper\DbString.cs</Link> |
| 126 | + </Compile> |
| 127 | + <Compile Include="..\ServiceStack.OrmLite\Dapper\DefaultTypeMap.cs"> |
| 128 | + <Link>Dapper\DefaultTypeMap.cs</Link> |
| 129 | + </Compile> |
| 130 | + <Compile Include="..\ServiceStack.OrmLite\Dapper\DynamicParameters.CachedOutputSetters.cs"> |
| 131 | + <Link>Dapper\DynamicParameters.CachedOutputSetters.cs</Link> |
| 132 | + </Compile> |
| 133 | + <Compile Include="..\ServiceStack.OrmLite\Dapper\DynamicParameters.cs"> |
| 134 | + <Link>Dapper\DynamicParameters.cs</Link> |
| 135 | + </Compile> |
| 136 | + <Compile Include="..\ServiceStack.OrmLite\Dapper\DynamicParameters.ParamInfo.cs"> |
| 137 | + <Link>Dapper\DynamicParameters.ParamInfo.cs</Link> |
| 138 | + </Compile> |
| 139 | + <Compile Include="..\ServiceStack.OrmLite\Dapper\ExplicitConstructorAttribute.cs"> |
| 140 | + <Link>Dapper\ExplicitConstructorAttribute.cs</Link> |
| 141 | + </Compile> |
| 142 | + <Compile Include="..\ServiceStack.OrmLite\Dapper\FeatureSupport.cs"> |
| 143 | + <Link>Dapper\FeatureSupport.cs</Link> |
| 144 | + </Compile> |
| 145 | + <Compile Include="..\ServiceStack.OrmLite\Dapper\SimpleMemberMap.cs"> |
| 146 | + <Link>Dapper\SimpleMemberMap.cs</Link> |
| 147 | + </Compile> |
| 148 | + <Compile Include="..\ServiceStack.OrmLite\Dapper\SqlDataRecordHandler.cs"> |
| 149 | + <Link>Dapper\SqlDataRecordHandler.cs</Link> |
| 150 | + </Compile> |
| 151 | + <Compile Include="..\ServiceStack.OrmLite\Dapper\SqlDataRecordListTVPParameter.cs"> |
| 152 | + <Link>Dapper\SqlDataRecordListTVPParameter.cs</Link> |
| 153 | + </Compile> |
112 | 154 | <Compile Include="..\ServiceStack.OrmLite\Dapper\SqlMapper.Async.cs">
|
113 | 155 | <Link>Dapper\SqlMapper.Async.cs</Link>
|
114 | 156 | </Compile>
|
| 157 | + <Compile Include="..\ServiceStack.OrmLite\Dapper\SqlMapper.CacheInfo.cs"> |
| 158 | + <Link>Dapper\SqlMapper.CacheInfo.cs</Link> |
| 159 | + </Compile> |
115 | 160 | <Compile Include="..\ServiceStack.OrmLite\Dapper\SqlMapper.cs">
|
116 | 161 | <Link>Dapper\SqlMapper.cs</Link>
|
117 | 162 | </Compile>
|
| 163 | + <Compile Include="..\ServiceStack.OrmLite\Dapper\SqlMapper.DapperRow.cs"> |
| 164 | + <Link>Dapper\SqlMapper.DapperRow.cs</Link> |
| 165 | + </Compile> |
| 166 | + <Compile Include="..\ServiceStack.OrmLite\Dapper\SqlMapper.DapperRowMetaObject.cs"> |
| 167 | + <Link>Dapper\SqlMapper.DapperRowMetaObject.cs</Link> |
| 168 | + </Compile> |
| 169 | + <Compile Include="..\ServiceStack.OrmLite\Dapper\SqlMapper.DataTable.cs"> |
| 170 | + <Link>Dapper\SqlMapper.DataTable.cs</Link> |
| 171 | + </Compile> |
| 172 | + <Compile Include="..\ServiceStack.OrmLite\Dapper\SqlMapper.DeserializerState.cs"> |
| 173 | + <Link>Dapper\SqlMapper.DeserializerState.cs</Link> |
| 174 | + </Compile> |
| 175 | + <Compile Include="..\ServiceStack.OrmLite\Dapper\SqlMapper.DontMap.cs"> |
| 176 | + <Link>Dapper\SqlMapper.DontMap.cs</Link> |
| 177 | + </Compile> |
| 178 | + <Compile Include="..\ServiceStack.OrmLite\Dapper\SqlMapper.GridReader.Async.cs"> |
| 179 | + <Link>Dapper\SqlMapper.GridReader.Async.cs</Link> |
| 180 | + </Compile> |
| 181 | + <Compile Include="..\ServiceStack.OrmLite\Dapper\SqlMapper.GridReader.cs"> |
| 182 | + <Link>Dapper\SqlMapper.GridReader.cs</Link> |
| 183 | + </Compile> |
| 184 | + <Compile Include="..\ServiceStack.OrmLite\Dapper\SqlMapper.ICustomQueryParameter.cs"> |
| 185 | + <Link>Dapper\SqlMapper.ICustomQueryParameter.cs</Link> |
| 186 | + </Compile> |
| 187 | + <Compile Include="..\ServiceStack.OrmLite\Dapper\SqlMapper.IDataReader.cs"> |
| 188 | + <Link>Dapper\SqlMapper.IDataReader.cs</Link> |
| 189 | + </Compile> |
| 190 | + <Compile Include="..\ServiceStack.OrmLite\Dapper\SqlMapper.Identity.cs"> |
| 191 | + <Link>Dapper\SqlMapper.Identity.cs</Link> |
| 192 | + </Compile> |
| 193 | + <Compile Include="..\ServiceStack.OrmLite\Dapper\SqlMapper.IDynamicParameters.cs"> |
| 194 | + <Link>Dapper\SqlMapper.IDynamicParameters.cs</Link> |
| 195 | + </Compile> |
| 196 | + <Compile Include="..\ServiceStack.OrmLite\Dapper\SqlMapper.IMemberMap.cs"> |
| 197 | + <Link>Dapper\SqlMapper.IMemberMap.cs</Link> |
| 198 | + </Compile> |
| 199 | + <Compile Include="..\ServiceStack.OrmLite\Dapper\SqlMapper.IParameterCallbacks.cs"> |
| 200 | + <Link>Dapper\SqlMapper.IParameterCallbacks.cs</Link> |
| 201 | + </Compile> |
| 202 | + <Compile Include="..\ServiceStack.OrmLite\Dapper\SqlMapper.IParameterLookup.cs"> |
| 203 | + <Link>Dapper\SqlMapper.IParameterLookup.cs</Link> |
| 204 | + </Compile> |
| 205 | + <Compile Include="..\ServiceStack.OrmLite\Dapper\SqlMapper.ITypeHandler.cs"> |
| 206 | + <Link>Dapper\SqlMapper.ITypeHandler.cs</Link> |
| 207 | + </Compile> |
| 208 | + <Compile Include="..\ServiceStack.OrmLite\Dapper\SqlMapper.ITypeMap.cs"> |
| 209 | + <Link>Dapper\SqlMapper.ITypeMap.cs</Link> |
| 210 | + </Compile> |
| 211 | + <Compile Include="..\ServiceStack.OrmLite\Dapper\SqlMapper.Link.cs"> |
| 212 | + <Link>Dapper\SqlMapper.Link.cs</Link> |
| 213 | + </Compile> |
| 214 | + <Compile Include="..\ServiceStack.OrmLite\Dapper\SqlMapper.LiteralToken.cs"> |
| 215 | + <Link>Dapper\SqlMapper.LiteralToken.cs</Link> |
| 216 | + </Compile> |
| 217 | + <Compile Include="..\ServiceStack.OrmLite\Dapper\SqlMapper.Settings.cs"> |
| 218 | + <Link>Dapper\SqlMapper.Settings.cs</Link> |
| 219 | + </Compile> |
| 220 | + <Compile Include="..\ServiceStack.OrmLite\Dapper\SqlMapper.TypeDeserializerCache.cs"> |
| 221 | + <Link>Dapper\SqlMapper.TypeDeserializerCache.cs</Link> |
| 222 | + </Compile> |
| 223 | + <Compile Include="..\ServiceStack.OrmLite\Dapper\SqlMapper.TypeHandler.cs"> |
| 224 | + <Link>Dapper\SqlMapper.TypeHandler.cs</Link> |
| 225 | + </Compile> |
| 226 | + <Compile Include="..\ServiceStack.OrmLite\Dapper\SqlMapper.TypeHandlerCache.cs"> |
| 227 | + <Link>Dapper\SqlMapper.TypeHandlerCache.cs</Link> |
| 228 | + </Compile> |
| 229 | + <Compile Include="..\ServiceStack.OrmLite\Dapper\TableValuedParameter.cs"> |
| 230 | + <Link>Dapper\TableValuedParameter.cs</Link> |
| 231 | + </Compile> |
| 232 | + <Compile Include="..\ServiceStack.OrmLite\Dapper\TypeExtensions.cs"> |
| 233 | + <Link>Dapper\TypeExtensions.cs</Link> |
| 234 | + </Compile> |
| 235 | + <Compile Include="..\ServiceStack.OrmLite\Dapper\UdtTypeHandler.cs"> |
| 236 | + <Link>Dapper\UdtTypeHandler.cs</Link> |
| 237 | + </Compile> |
| 238 | + <Compile Include="..\ServiceStack.OrmLite\Dapper\WrappedDataReader.cs"> |
| 239 | + <Link>Dapper\WrappedDataReader.cs</Link> |
| 240 | + </Compile> |
| 241 | + <Compile Include="..\ServiceStack.OrmLite\Dapper\WrappedReader.cs"> |
| 242 | + <Link>Dapper\WrappedReader.cs</Link> |
| 243 | + </Compile> |
| 244 | + <Compile Include="..\ServiceStack.OrmLite\Dapper\XmlHandlers.cs"> |
| 245 | + <Link>Dapper\XmlHandlers.cs</Link> |
| 246 | + </Compile> |
118 | 247 | <Compile Include="..\ServiceStack.OrmLite\DbTypes.cs">
|
119 | 248 | <Link>DbTypes.cs</Link>
|
120 | 249 | </Compile>
|
|
0 commit comments