Index: testlinq/test.2010.csproj ================================================================== --- testlinq/test.2010.csproj +++ testlinq/test.2010.csproj @@ -84,17 +84,17 @@ + Include="2008\LINQ\App.config" /> + Include="2010\LINQ\App.config" /> + Include="2010\EF6\App.config" /> Always Index: testlinq/test.2012.csproj ================================================================== --- testlinq/test.2012.csproj +++ testlinq/test.2012.csproj @@ -96,19 +96,19 @@ + Include="2008\LINQ\App.config" /> + Include="2012\LINQ\App.config" /> + Include="2012\EF6\App.config" /> Always Index: testlinq/test.2013.csproj ================================================================== --- testlinq/test.2013.csproj +++ testlinq/test.2013.csproj @@ -98,21 +98,21 @@ + Include="2008\LINQ\App.config" /> + Include="2013\LINQ\App.config" /> + Include="2013\EF6\App.config" /> Always Index: testlinq/test.2015.csproj ================================================================== --- testlinq/test.2015.csproj +++ testlinq/test.2015.csproj @@ -106,29 +106,29 @@ + Include="2008\LINQ\App.config" /> + Include="2015\LINQ\App.config" /> + Include="2015\EF6\App.config" /> Always Index: testlinq/test.2017.csproj ================================================================== --- testlinq/test.2017.csproj +++ testlinq/test.2017.csproj @@ -110,11 +110,11 @@ + Include="2008\LINQ\App.config" /> + Include="2017\LINQ\App.config" /> + Include="2017\EF6\App.config" /> Always Index: testlinq/testlinq.2008.csproj ================================================================== --- testlinq/testlinq.2008.csproj +++ testlinq/testlinq.2008.csproj @@ -59,11 +59,11 @@ - + Always EntityModelCodeGenerator