remove copying Microsoft.Data.Tools.Schema.SqlTasks.targets (#1674)

This commit is contained in:
Kim Santiago
2022-09-07 10:41:43 -07:00
committed by GitHub
parent ca6d270fcd
commit 97eac2539a
2 changed files with 1 additions and 4 deletions

View File

@@ -66,9 +66,6 @@
<ProjectReference Include="../Microsoft.InsightsGenerator/Microsoft.InsightsGenerator.csproj" />
</ItemGroup>
<ItemGroup>
<Content Include="$(PkgMicrosoft_SqlServer_DacFx)\lib\netstandard2.1\Microsoft.Data.Tools.Schema.SqlTasks.targets">
<CopyToPublishDirectory>Always</CopyToPublishDirectory>
</Content>
<Content Include="..\..\Notice.txt">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>