Skip to content

Commit e5663e2

Browse files
committed
Can't reference the new test common project yet...
1 parent 18fe343 commit e5663e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Microsoft.Data.SqlClient/tests/ManualTests/Microsoft.Data.SqlClient.ManualTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@
368368
<ProjectReference Include="SQL/UdtTest/UDTs/Circle/Circle.csproj" />
369369
<ProjectReference Include="SQL/UdtTest/UDTs/Shapes/Shapes.csproj" />
370370
<ProjectReference Include="SQL/UdtTest/UDTs/Utf8String/Utf8String.csproj" />
371-
<ProjectReference Include="$(TestsPath)Common/Microsoft.Data.SqlClient.TestCommon.csproj" />
371+
<ProjectReference Include="$(TestsPath)Common/Common.csproj" />
372372
<ProjectReference Include="$(TestsPath)CustomConfigurableRetryLogic/CustomRetryLogicProvider.csproj" />
373373
<ProjectReference Include="$(TestsPath)tools/Microsoft.Data.SqlClient.TestUtilities/Microsoft.Data.SqlClient.TestUtilities.csproj" />
374374
<ProjectReference Include="$(TestsPath)tools/TDS/TDS/TDS.csproj" />

0 commit comments

Comments
 (0)