@@ -21,13 +21,13 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Dapper", "Dapper\Dapper.csp
21
21
EndProject
22
22
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Dapper.StrongName" , "Dapper.StrongName\Dapper.StrongName.csproj" , "{549C51A1-222B-4E12-96F1-3AEFF45A7709}"
23
23
EndProject
24
- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Dapper.Tests" , "Dapper.Tests\Dapper.Tests.csproj" , "{052C0817-DB26-4925-8929-8C5E42D148D5}"
24
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Dapper.Tests" , "tests\ Dapper.Tests\Dapper.Tests.csproj" , "{052C0817-DB26-4925-8929-8C5E42D148D5}"
25
25
EndProject
26
26
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Dapper.Contrib" , "Dapper.Contrib\Dapper.Contrib.csproj" , "{4E409F8F-CFBB-4332-8B0A-FD5A283051FD}"
27
27
EndProject
28
28
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Dapper.EntityFramework" , "Dapper.EntityFramework\Dapper.EntityFramework.csproj" , "{BE401F7B-8611-4A1E-AEAA-5CB700128C16}"
29
29
EndProject
30
- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Dapper.Tests.Contrib" , "Dapper.Tests.Contrib\Dapper.Tests.Contrib.csproj" , "{DAB3C5B7-BCD1-4A5F-BB6B-50D2BB63DB4A}"
30
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Dapper.Tests.Contrib" , "tests\ Dapper.Tests.Contrib\Dapper.Tests.Contrib.csproj" , "{DAB3C5B7-BCD1-4A5F-BB6B-50D2BB63DB4A}"
31
31
EndProject
32
32
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Dapper.SqlBuilder" , "Dapper.SqlBuilder\Dapper.SqlBuilder.csproj" , "{196928F0-7052-4585-90E8-817BD720F5E3}"
33
33
EndProject
@@ -42,7 +42,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tests", "tests", "{568BD46C
42
42
EndProject
43
43
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Dapper.EntityFramework.StrongName" , "Dapper.EntityFramework.StrongName\Dapper.EntityFramework.StrongName.csproj" , "{39D3EEB6-9C05-4F4A-8C01-7B209742A7EB}"
44
44
EndProject
45
- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Dapper.Tests.Performance" , "Dapper.Tests.Performance\Dapper.Tests.Performance.csproj" , "{F017075A-2969-4A8E-8971-26F154EB420F}"
45
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Dapper.Tests.Performance" , "benchmarks\ Dapper.Tests.Performance\Dapper.Tests.Performance.csproj" , "{F017075A-2969-4A8E-8971-26F154EB420F}"
46
46
EndProject
47
47
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Dapper.ProviderTools" , "Dapper.ProviderTools\Dapper.ProviderTools.csproj" , "{B06DB435-0C74-4BD3-BC97-52AF7CF9916B}"
48
48
EndProject
0 commit comments