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 3993dfd commit 7a59428Copy full SHA for 7a59428
cg/nuget/cgmanifest.json
@@ -69,7 +69,7 @@
69
"Type": "NuGet",
70
"NuGet": {
71
"Name": "Azure.Data.Tables",
72
- "Version": "12.6.1"
+ "Version": "12.8.0"
73
}
74
75
},
config.dsc
@@ -377,7 +377,7 @@ config({
377
{ id: "Microsoft.Rest.ClientRuntime.Azure", version: "3.3.19" },
378
{ id: "Microsoft.Rest.ClientRuntime.Azure.Authentication", version: "2.4.1" },
379
380
- { id: "Azure.Data.Tables", version: "12.6.1" },
+ { id: "Azure.Data.Tables", version: "12.8.0" },
381
{ id: "Azure.Storage.Queues", version: "12.11.0" },
382
383
// FsCheck
0 commit comments