diff --git a/Dapper.Contrib/Dapper.Contrib.xproj b/Dapper.Contrib/Dapper.Contrib.xproj index 95914d8fc..1ae445ae8 100644 --- a/Dapper.Contrib/Dapper.Contrib.xproj +++ b/Dapper.Contrib/Dapper.Contrib.xproj @@ -4,15 +4,15 @@ 15.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) - + 4e409f8f-cfbb-4332-8b0a-fd5a283051fd Dapper.Contrib - ..\artifacts\obj\$(MSBuildProjectName) - ..\artifacts\ + .\obj + .\bin\ 2.0 - + \ No newline at end of file diff --git a/Dapper.EntityFramework.StrongName/Dapper.EntityFramework.StrongName.xproj b/Dapper.EntityFramework.StrongName/Dapper.EntityFramework.StrongName.xproj index ea87a3a46..e7adcfc73 100644 --- a/Dapper.EntityFramework.StrongName/Dapper.EntityFramework.StrongName.xproj +++ b/Dapper.EntityFramework.StrongName/Dapper.EntityFramework.StrongName.xproj @@ -4,15 +4,15 @@ 15.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) - + 1a70b6d7-244e-41ed-8ff5-6f0e8e26a764 Dapper.EntityFramework.StrongName - ..\artifacts\obj\$(MSBuildProjectName) - ..\artifacts\ + .\obj + .\bin\ 2.0 - + \ No newline at end of file diff --git a/Dapper.EntityFramework/Dapper.EntityFramework.xproj b/Dapper.EntityFramework/Dapper.EntityFramework.xproj index bea78ba98..d1164faa2 100644 --- a/Dapper.EntityFramework/Dapper.EntityFramework.xproj +++ b/Dapper.EntityFramework/Dapper.EntityFramework.xproj @@ -4,15 +4,15 @@ 15.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) - + be401f7b-8611-4a1e-aeaa-5cb700128c16 Dapper.EntityFramework - ..\artifacts\obj\$(MSBuildProjectName) - ..\artifacts\ + .\obj + .\bin\ 2.0 - + \ No newline at end of file diff --git a/Dapper.Rainbow/Dapper.Rainbow.xproj b/Dapper.Rainbow/Dapper.Rainbow.xproj index cf52a3ed2..1f09cf7f6 100644 --- a/Dapper.Rainbow/Dapper.Rainbow.xproj +++ b/Dapper.Rainbow/Dapper.Rainbow.xproj @@ -4,15 +4,15 @@ 15.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) - + 8a74f0b6-188f-45d2-8a4b-51e4f211805a Dapper.Rainbow - ..\artifacts\obj\$(MSBuildProjectName) - ..\artifacts\ + .\obj + .\bin\ 2.0 - + \ No newline at end of file diff --git a/Dapper.SqlBuilder/Dapper.SqlBuilder.xproj b/Dapper.SqlBuilder/Dapper.SqlBuilder.xproj index 191d095af..903464376 100644 --- a/Dapper.SqlBuilder/Dapper.SqlBuilder.xproj +++ b/Dapper.SqlBuilder/Dapper.SqlBuilder.xproj @@ -4,15 +4,15 @@ 15.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) - + 196928f0-7052-4585-90e8-817bd720f5e3 Dapper.SqlBuilder - ..\artifacts\obj\$(MSBuildProjectName) - ..\artifacts\ + .\obj + .\bin\ 2.0 - + \ No newline at end of file diff --git a/Dapper.StrongName/Dapper.StrongName.xproj b/Dapper.StrongName/Dapper.StrongName.xproj index 7ba57ce49..5e17c192b 100644 --- a/Dapper.StrongName/Dapper.StrongName.xproj +++ b/Dapper.StrongName/Dapper.StrongName.xproj @@ -8,8 +8,8 @@ 549c51a1-222b-4e12-96f1-3aeff45a7709 Dapper.StrongName - ..\artifacts\obj\$(MSBuildProjectName) - ..\artifacts\ + .\obj + .\bin\ 2.0 diff --git a/Dapper.Tests.Contrib/Dapper.Tests.Contrib.xproj b/Dapper.Tests.Contrib/Dapper.Tests.Contrib.xproj index 5c1fc8c45..322c83f0e 100644 --- a/Dapper.Tests.Contrib/Dapper.Tests.Contrib.xproj +++ b/Dapper.Tests.Contrib/Dapper.Tests.Contrib.xproj @@ -4,12 +4,12 @@ 15.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) - + dab3c5b7-bcd1-4a5f-bb6b-50d2bb63db4a Dapper.Tests.Contrib - ..\artifacts\obj\$(MSBuildProjectName) - ..\artifacts\ + .\obj + .\bin\ 2.0 @@ -17,5 +17,5 @@ - + \ No newline at end of file diff --git a/Dapper.Tests/Dapper.Tests.xproj b/Dapper.Tests/Dapper.Tests.xproj index b1e6f7e18..9f0655d0f 100644 --- a/Dapper.Tests/Dapper.Tests.xproj +++ b/Dapper.Tests/Dapper.Tests.xproj @@ -4,12 +4,12 @@ 15.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) - + 052c0817-db26-4925-8929-8c5e42d148d5 Dapper.Tests - ..\artifacts\obj\$(MSBuildProjectName) - ..\artifacts\ + .\obj + .\bin\ 2.0 @@ -17,5 +17,5 @@ - + \ No newline at end of file diff --git a/Dapper/Dapper.xproj b/Dapper/Dapper.xproj index 574a296b8..ea2aaa628 100644 --- a/Dapper/Dapper.xproj +++ b/Dapper/Dapper.xproj @@ -4,15 +4,15 @@ 15.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) - + fac24c3f-68f9-4247-a4b9-21d487e99275 Dapper - ..\artifacts\obj\$(MSBuildProjectName) - ..\artifacts\ + .\obj + .\bin\ 2.0 - + \ No newline at end of file