Skip to content

Commit f9d6df0

Browse files
committed
Remove unnecessary manual exclusion of UDT files
1 parent 67a024f commit f9d6df0

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@
66
<IsTestProject>true</IsTestProject>
77
</PropertyGroup>
88

9-
<ItemGroup>
10-
<Compile Remove="SQL/UdtTest/UDTs/**/*.cs" />
11-
</ItemGroup>
12-
139
<!-- Target Frameworks =============================================== -->
1410
<PropertyGroup>
1511
<TargetFrameworks>net8.0;net9.0;net10.0</TargetFrameworks>

0 commit comments

Comments
 (0)