Skip to content

Commit

Permalink
Upgrade baselines for Newtonsoft.Json hash
Browse files Browse the repository at this point in the history
  • Loading branch information
vzarytovskii committed Sep 21, 2022
1 parent 35baebe commit 28e1493
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion tests/fsharp/core/printing/output.1000.stdout.bsl
Original file line number Diff line number Diff line change
Expand Up @@ -2765,7 +2765,7 @@ val ShortName: string = "hi"
> val list2: int list = [1]

module FSI_0317.
D27805741a339047ef3ed7a2ca8faae3c17e6ef2371984011e49a6c9c3286641
C6f6ae524efb4d95b2b2eaa363022f9d4a28c777f788498ca81a55b9ec1aad1a

{"ImmutableField0":6}
type R1 =
Expand Down
2 changes: 1 addition & 1 deletion tests/fsharp/core/printing/output.200.stdout.bsl
Original file line number Diff line number Diff line change
Expand Up @@ -2010,7 +2010,7 @@ val ShortName: string = "hi"
> val list2: int list = [1]

module FSI_0317.
D27805741a339047ef3ed7a2ca8faae3c17e6ef2371984011e49a6c9c3286641
C6f6ae524efb4d95b2b2eaa363022f9d4a28c777f788498ca81a55b9ec1aad1a

{"ImmutableField0":6}
type R1 =
Expand Down
2 changes: 1 addition & 1 deletion tests/fsharp/core/printing/output.multiemit.stdout.bsl
Original file line number Diff line number Diff line change
Expand Up @@ -6312,7 +6312,7 @@ val ShortName: string = "hi"
> val list2: int list = [1]

module FSI_0316.
D27805741a339047ef3ed7a2ca8faae3c17e6ef2371984011e49a6c9c3286641
C6f6ae524efb4d95b2b2eaa363022f9d4a28c777f788498ca81a55b9ec1aad1a

{"ImmutableField0":6}
type R1 =
Expand Down
2 changes: 1 addition & 1 deletion tests/fsharp/core/printing/output.off.stdout.bsl
Original file line number Diff line number Diff line change
Expand Up @@ -1779,7 +1779,7 @@ val ShortName: string = "hi"
> val list2: int list

module FSI_0317.
D27805741a339047ef3ed7a2ca8faae3c17e6ef2371984011e49a6c9c3286641
C6f6ae524efb4d95b2b2eaa363022f9d4a28c777f788498ca81a55b9ec1aad1a

{"ImmutableField0":6}
type R1 =
Expand Down
2 changes: 1 addition & 1 deletion tests/fsharp/core/printing/output.stdout.bsl
Original file line number Diff line number Diff line change
Expand Up @@ -6312,7 +6312,7 @@ val ShortName: string = "hi"
> val list2: int list = [1]

module FSI_0316.
D27805741a339047ef3ed7a2ca8faae3c17e6ef2371984011e49a6c9c3286641
C6f6ae524efb4d95b2b2eaa363022f9d4a28c777f788498ca81a55b9ec1aad1a

{"ImmutableField0":6}
type R1 =
Expand Down

0 comments on commit 28e1493

Please sign in to comment.