Skip to content

Commit 3783ea3

Browse files
committed
MInor tweak, no need to copy libraries as content.
1 parent 74553ec commit 3783ea3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Virtual_EDW/Virtual_Data_Warehouse.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -171,9 +171,9 @@
171171
</Compile>
172172
<None Include="Libraries\DataWarehouseAutomation.dll" />
173173
<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" />
174+
<None Include="Libraries\Microsoft.Data.SqlClient.dll" />
175+
<None Include="Libraries\Microsoft.Data.SqlClient.SNI.x64.dll" />
176+
<None Include="Libraries\Microsoft.Data.SqlClient.SNI.x86.dll" />
177177
<Content Include="LoadPatterns\loadPatternCollection.json">
178178
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
179179
</Content>

0 commit comments

Comments
 (0)