Artifact 5b6d66c093e1f306e9e8a1d72db8e08bfe1abd09:
- File System.Data.SQLite.Linq/System.Data.SQLite.Linq.2013.csproj — part of check-in [c7c653be6f] at 2014-01-10 23:33:14 on branch ef6 — Fix several comment typos in the new project files. (user: mistachkin size: 499) [more...]
<?xml version="1.0" encoding="utf-8"?> <!-- * * System.Data.SQLite.Linq.2013.csproj - * * Written by Joe Mistachkin. * Released to the public domain, use at your own risk! * --> <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="12.0"> <PropertyGroup> <UseEntityFramework6>false</UseEntityFramework6> </PropertyGroup> <Import Project="$(MSBuildProjectDirectory)\System.Data.SQLite.Core.2013.csproj" /> </Project>