Skip to content

Commit f678917

Browse files
committed
Added table extension
1 parent 46f3ff4 commit f678917

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/utils/constants.py

+2
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@
3535
Version="4.0.1" />
3636
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.DurableTask"
3737
Version="2.13.2" />
38+
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.Tables"
39+
Version="1.2.1" />
3840
<PackageReference Include="System.Drawing.Common"
3941
Version="4.7.3" />
4042
<PackageReference Include="System.Text.Json"

0 commit comments

Comments
 (0)