Commit d07cd4e
authored
Fix regression that de-serializes ETag as null for custom ITableEntity models (Azure#16986)
1 parent a416fc0 commit d07cd4e
File tree
2 files changed
+2
-1
lines changed- sdk/tables/Azure.Data.Tables
- src/Extensions
- tests
2 files changed
+2
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
208 | | - | |
| 208 | + | |
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
888 | 888 | | |
889 | 889 | | |
890 | 890 | | |
| 891 | + | |
891 | 892 | | |
892 | 893 | | |
893 | 894 | | |
| |||
0 commit comments