Artifact 615695d5fe9d6ee43ec818732abc384f2dcb84b5:
- File testlinq/testlinq.2015.csproj — part of check-in [42eb54d04f] at 2015-07-21 02:41:57 on branch vs2015 — Project system and updates for Visual Studio 2015. (user: mistachkin size: 465) [more...]
<?xml version="1.0" encoding="utf-8"?> <!-- * * testlinq.2015.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="14.0"> <PropertyGroup> <UseEntityFramework6>false</UseEntityFramework6> </PropertyGroup> <Import Project="$(MSBuildProjectDirectory)\test.2015.csproj" /> </Project>