We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 607292f commit 2f9cfddCopy full SHA for 2f9cfdd
src/Microsoft.Data.SqlClient/netcore/src/Microsoft.Data.SqlClient.csproj
@@ -648,7 +648,7 @@
648
<Compile Include="Microsoft\Data\SqlClient\SqlDelegatedTransaction.cs" />
649
<Compile Include="Microsoft\Data\SqlClient\SqlInternalConnection.cs" />
650
<Compile Include="Microsoft\Data\SqlClient\SqlInternalConnectionTds.cs" />
651
- <Compile Include="Microsoft\Data\SqlClient\SqlTransaction.cs"/>
+ <Compile Include="Microsoft\Data\SqlClient\SqlTransaction.cs" />
652
<Compile Include="Microsoft\Data\SqlClient\SqlUtil.cs" />
653
<Compile Include="Microsoft\Data\SqlClient\TdsParser.cs" />
654
<Compile Include="Microsoft\Data\SqlClient\TdsParser.RegisterEncoding.cs" />
0 commit comments