Skip to content

Commit 2bc7974

Browse files
committed
Update baseline for entry points - change was for re-ordering some enum values.
1 parent e9339fe commit 2bc7974

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

test/BaselineOutput/Common/EntryPoints/core_manifest.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -173,13 +173,13 @@
173173
"R4",
174174
"Num",
175175
"R8",
176-
"TX",
177176
"Text",
177+
"TX",
178178
"TXT",
179179
"BL",
180180
"Bool",
181-
"TimeSpan",
182181
"TS",
182+
"TimeSpan",
183183
"DT",
184184
"DateTime",
185185
"DZ",
@@ -18160,13 +18160,13 @@
1816018160
"R4",
1816118161
"Num",
1816218162
"R8",
18163-
"TX",
1816418163
"Text",
18164+
"TX",
1816518165
"TXT",
1816618166
"BL",
1816718167
"Bool",
18168-
"TimeSpan",
1816918168
"TS",
18169+
"TimeSpan",
1817018170
"DT",
1817118171
"DateTime",
1817218172
"DZ",
@@ -18255,13 +18255,13 @@
1825518255
"R4",
1825618256
"Num",
1825718257
"R8",
18258-
"TX",
1825918258
"Text",
18259+
"TX",
1826018260
"TXT",
1826118261
"BL",
1826218262
"Bool",
18263-
"TimeSpan",
1826418263
"TS",
18264+
"TimeSpan",
1826518265
"DT",
1826618266
"DateTime",
1826718267
"DZ",
@@ -21779,7 +21779,7 @@
2177921779
"Required": false,
2178021780
"SortOrder": 2.0,
2178121781
"IsNullable": false,
21782-
"Default": "Def"
21782+
"Default": "DefaultValue"
2178321783
},
2178421784
{
2178521785
"Name": "ImputeBySlot",
@@ -22150,7 +22150,7 @@
2215022150
"Required": false,
2215122151
"SortOrder": 150.0,
2215222152
"IsNullable": false,
22153-
"Default": "Def"
22153+
"Default": "DefaultValue"
2215422154
},
2215522155
{
2215622156
"Name": "ImputeBySlot",
@@ -30296,13 +30296,13 @@
3029630296
"R4",
3029730297
"Num",
3029830298
"R8",
30299-
"TX",
3030030299
"Text",
30300+
"TX",
3030130301
"TXT",
3030230302
"BL",
3030330303
"Bool",
30304-
"TimeSpan",
3030530304
"TS",
30305+
"TimeSpan",
3030630306
"DT",
3030730307
"DateTime",
3030830308
"DZ",
@@ -30354,13 +30354,13 @@
3035430354
"R4",
3035530355
"Num",
3035630356
"R8",
30357-
"TX",
3035830357
"Text",
30358+
"TX",
3035930359
"TXT",
3036030360
"BL",
3036130361
"Bool",
30362-
"TimeSpan",
3036330362
"TS",
30363+
"TimeSpan",
3036430364
"DT",
3036530365
"DateTime",
3036630366
"DZ",
@@ -30373,7 +30373,7 @@
3037330373
"Required": false,
3037430374
"SortOrder": 150.0,
3037530375
"IsNullable": false,
30376-
"Default": "TX"
30376+
"Default": "Text"
3037730377
}
3037830378
]
3037930379
}

0 commit comments

Comments
 (0)