|
149 | 149 | <Compile Include="Microsoft\Data\SqlClient\SqlColumnEncryptionEnclaveProvider.cs" /> |
150 | 150 | <Compile Include="Microsoft\Data\SqlClient\SqlColumnEncryptionEnclaveProviderConfigurationManager.cs" /> |
151 | 151 | <Compile Include="Microsoft\Data\SqlClient\SqlColumnEncryptionKeyStoreProvider.cs" /> |
152 | | - <Compile Include="Microsoft\Data\SqlClient\SqlCommand.cs"> |
153 | | - <SubType>Component</SubType> |
154 | | - </Compile> |
155 | | - <Compile Include="Microsoft\Data\SqlClient\SqlCommandBuilder.cs"> |
156 | | - <SubType>Component</SubType> |
157 | | - </Compile> |
| 152 | + <Compile Include="Microsoft\Data\SqlClient\SqlCommand.cs" /> |
| 153 | + <Compile Include="Microsoft\Data\SqlClient\SqlCommandBuilder.cs" /> |
158 | 154 | <Compile Include="Microsoft\Data\SqlClient\SqlCommandSet.cs" /> |
159 | | - <Compile Include="Microsoft\Data\SqlClient\SqlConnection.cs"> |
160 | | - <SubType>Component</SubType> |
161 | | - </Compile> |
| 155 | + <Compile Include="Microsoft\Data\SqlClient\SqlConnection.cs" /> |
162 | 156 | <Compile Include="Microsoft\Data\SqlClient\SqlConnectionFactory.cs" /> |
163 | 157 | <Compile Include="Microsoft\Data\SqlClient\SqlConnectionPoolGroupProviderInfo.cs" /> |
164 | 158 | <Compile Include="Microsoft\Data\SqlClient\SqlConnectionPoolKey.cs" /> |
|
167 | 161 | <Compile Include="Microsoft\Data\SqlClient\SqlConnectionStringBuilder.cs" /> |
168 | 162 | <Compile Include="Microsoft\Data\SqlClient\SqlConnectionTimeoutErrorInternal.cs" /> |
169 | 163 | <Compile Include="Microsoft\Data\SqlClient\SqlCredential.cs" /> |
170 | | - <Compile Include="Microsoft\Data\SqlClient\SqlDataAdapter.cs"> |
171 | | - <SubType>Component</SubType> |
172 | | - </Compile> |
| 164 | + <Compile Include="Microsoft\Data\SqlClient\SqlDataAdapter.cs" /> |
173 | 165 | <Compile Include="Microsoft\Data\SqlClient\SqlDataReader.cs" /> |
174 | 166 | <Compile Include="Microsoft\Data\SqlClient\SqlDataReaderSmi.cs" /> |
175 | 167 | <Compile Include="Microsoft\Data\SqlClient\SqlDelegatedTransaction.cs" /> |
|
251 | 243 | <Compile Include="Microsoft\Data\ProviderBase\DbBuffer.cs" /> |
252 | 244 | <Compile Include="Microsoft\Data\ProviderBase\DbConnectionClosed.cs" /> |
253 | 245 | <Compile Include="Microsoft\Data\ProviderBase\DbConnectionFactory.cs" /> |
254 | | - <Compile Include="Microsoft\Data\ProviderBase\SqlConnectionHelper.cs"> |
255 | | - <SubType>Component</SubType> |
256 | | - </Compile> |
| 246 | + <Compile Include="Microsoft\Data\ProviderBase\SqlConnectionHelper.cs" /> |
257 | 247 | <Compile Include="Microsoft\Data\ProviderBase\DbConnectionInternal.cs" /> |
258 | 248 | <Compile Include="Microsoft\Data\ProviderBase\DbConnectionPool.cs" /> |
259 | 249 | <Compile Include="Microsoft\Data\ProviderBase\DbConnectionPoolAuthenticationContext.cs" /> |
|
0 commit comments