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 b39e1f9 commit 1ce1ea9Copy full SHA for 1ce1ea9
src/Microsoft.Build.Sql/Microsoft.Build.Sql.csproj
@@ -85,6 +85,7 @@
85
86
<ItemGroup>
87
<Content Include="sdk\**" Pack="true" PackagePath="sdk\" />
88
+ <Content Include="tools\**" Pack="true" PackagePath="tools\" />
89
<Content Include="$(SdkIntermediateOutputPath)\README.md" Pack="true" PackagePath="\"/>
90
<Content Include="..\..\LICENSE.txt" Pack="true" PackagePath="\" />
91
<Content Include="..\..\images\nuspecicon.png" Pack="true" PackagePath="images\nuspecicon.png" />
0 commit comments