Skip to content

Commit 2f501f3

Browse files
Add scriptdom to nuget package (#167)
1 parent 9a12dc3 commit 2f501f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Microsoft.Azure.WebJobs.Extensions.Sql.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
<HintPath>..\lib\Microsoft.SqlServer.TransactSql.ScriptDom.dll</HintPath>
4646
</Reference>
4747
<None Include="pkgicon.png" Pack="true" PackagePath="" />
48+
<None Include="..\lib\Microsoft.SqlServer.TransactSql.ScriptDom.dll" Pack="true" PackagePath="lib/$(TargetFramework)" />
4849
</ItemGroup>
4950

5051
</Project>

0 commit comments

Comments
 (0)