Artifact 52c48a22025a8de13b9211c67f6c2bb1aa6ddb65:
- File
testlinq/testef6.2010.csproj
— part of check-in
[e3c75bc864]
at
2014-01-11 04:21:25
on branch ef6
— Work on supporting the test suite and making the new assembly work.
(user:
mistachkin
size: 462)
[more...]
<?xml version="1.0" encoding="utf-8"?>
<!--
*
* testef6.2010.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="4.0">
<PropertyGroup>
<UseEntityFramework6>true</UseEntityFramework6>
</PropertyGroup>
<Import Project="$(MSBuildProjectDirectory)\test.2010.csproj" />
</Project>