Skip to content

Commit 1ce1ea9

Browse files
authored
Fix build (#612)
1 parent b39e1f9 commit 1ce1ea9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Microsoft.Build.Sql/Microsoft.Build.Sql.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@
8585

8686
<ItemGroup>
8787
<Content Include="sdk\**" Pack="true" PackagePath="sdk\" />
88+
<Content Include="tools\**" Pack="true" PackagePath="tools\" />
8889
<Content Include="$(SdkIntermediateOutputPath)\README.md" Pack="true" PackagePath="\"/>
8990
<Content Include="..\..\LICENSE.txt" Pack="true" PackagePath="\" />
9091
<Content Include="..\..\images\nuspecicon.png" Pack="true" PackagePath="images\nuspecicon.png" />

0 commit comments

Comments
 (0)