Skip to content

Commit 2f9cfdd

Browse files
authored
Fix whitespace
1 parent 607292f commit 2f9cfdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.Data.SqlClient/netcore/src/Microsoft.Data.SqlClient.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -648,7 +648,7 @@
648648
<Compile Include="Microsoft\Data\SqlClient\SqlDelegatedTransaction.cs" />
649649
<Compile Include="Microsoft\Data\SqlClient\SqlInternalConnection.cs" />
650650
<Compile Include="Microsoft\Data\SqlClient\SqlInternalConnectionTds.cs" />
651-
<Compile Include="Microsoft\Data\SqlClient\SqlTransaction.cs"/>
651+
<Compile Include="Microsoft\Data\SqlClient\SqlTransaction.cs" />
652652
<Compile Include="Microsoft\Data\SqlClient\SqlUtil.cs" />
653653
<Compile Include="Microsoft\Data\SqlClient\TdsParser.cs" />
654654
<Compile Include="Microsoft\Data\SqlClient\TdsParser.RegisterEncoding.cs" />

0 commit comments

Comments
 (0)