Skip to content

Commit

Permalink
Add scriptdom to nuget package (#167)
Browse files Browse the repository at this point in the history
  • Loading branch information
Charles-Gagnon authored Nov 12, 2021
1 parent 9a12dc3 commit 2f501f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Microsoft.Azure.WebJobs.Extensions.Sql.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
<HintPath>..\lib\Microsoft.SqlServer.TransactSql.ScriptDom.dll</HintPath>
</Reference>
<None Include="pkgicon.png" Pack="true" PackagePath="" />
<None Include="..\lib\Microsoft.SqlServer.TransactSql.ScriptDom.dll" Pack="true" PackagePath="lib/$(TargetFramework)" />
</ItemGroup>

</Project>

0 comments on commit 2f501f3

Please sign in to comment.