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 74553ec commit 3783ea3Copy full SHA for 3783ea3
Virtual_EDW/Virtual_Data_Warehouse.csproj
@@ -171,9 +171,9 @@
171
</Compile>
172
<None Include="Libraries\DataWarehouseAutomation.dll" />
173
<None Include="Libraries\TEAM_Library.dll" />
174
- <Content Include="Libraries\Microsoft.Data.SqlClient.dll" />
175
- <Content Include="Libraries\Microsoft.Data.SqlClient.SNI.x64.dll" />
176
- <Content Include="Libraries\Microsoft.Data.SqlClient.SNI.x86.dll" />
+ <None Include="Libraries\Microsoft.Data.SqlClient.dll" />
+ <None Include="Libraries\Microsoft.Data.SqlClient.SNI.x64.dll" />
+ <None Include="Libraries\Microsoft.Data.SqlClient.SNI.x86.dll" />
177
<Content Include="LoadPatterns\loadPatternCollection.json">
178
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
179
</Content>
0 commit comments