Skip to content

Commit 7a59428

Browse files
committed
Merged PR 713051: Update Azure.Data.Tables package
Update Azure.Data.Tables package Related work items: #2047944
1 parent 3993dfd commit 7a59428

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cg/nuget/cgmanifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"Type": "NuGet",
7070
"NuGet": {
7171
"Name": "Azure.Data.Tables",
72-
"Version": "12.6.1"
72+
"Version": "12.8.0"
7373
}
7474
}
7575
},

config.dsc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ config({
377377
{ id: "Microsoft.Rest.ClientRuntime.Azure", version: "3.3.19" },
378378
{ id: "Microsoft.Rest.ClientRuntime.Azure.Authentication", version: "2.4.1" },
379379

380-
{ id: "Azure.Data.Tables", version: "12.6.1" },
380+
{ id: "Azure.Data.Tables", version: "12.8.0" },
381381
{ id: "Azure.Storage.Queues", version: "12.11.0" },
382382

383383
// FsCheck

0 commit comments

Comments
 (0)