Skip to content

Commit cefeabc

Browse files
authored
Remove target framework from extutilities since it inherits it from directory.build.props (#3178)
1 parent 3d652d4 commit cefeabc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Microsoft.Data.SqlClient/tests/tools/Microsoft.Data.SqlClient.ExtUtilities/Microsoft.Data.SqlClient.ExtUtilities.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<OutputType>Exe</OutputType>
4-
<TargetFramework>net9.0</TargetFramework>
54
<StartupObject>Microsoft.Data.SqlClient.ExtUtilities.Runner</StartupObject>
65
</PropertyGroup>
76
<ItemGroup>

0 commit comments

Comments
 (0)