Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit c37f871

Browse files
Bump version to 0.31.7
1 parent 46a624c commit c37f871

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

common/SolutionInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131
namespace System
3232
{
3333
internal static class AssemblyVersionInformation {
34-
internal const string Version = "0.31.6";
34+
internal const string Version = "0.31.7";
3535
}
3636
}

vim.exe.stackdump

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
Stack trace:
2+
Frame Function Args
3+
00180238000 0018005D19E (00180223639, 00180223C39, 001802342F0, 000FFFFB720)
4+
00180238000 001800463F9 (C0C0C000008080, FF000000808080, FFFF000000FF00, FF00FF000000FF)
5+
00180238000 00180046432 (00180223616, 000000001E7, 001802342F0, 80808000C0C0C0)
6+
00180238000 001800431E3 (00000000000, 00180238000, 7FF9F466D9EE, 001800004EC)
7+
00180238000 0018006B101 (C0C0C000008080, FF000000808080, FFFF000000FF00, FF00FF000000FF)
8+
00180238000 0018006BF4C (00000000000, 0010065D548, 00000000000, 00000000000)
9+
00180238000 0018006E066 (00000000000, 00000000008, 005FCB3E280, 00000000000)
10+
00000000001 00180135376 (0010065D540, 00000000008, 00000000000, 00000000000)
11+
00000000001 0018011C6FB (0010065D540, 00000000008, 00000000000, 00000000000)
12+
00000000001 001004F77E4 (00100575E0A, 00100663D08, 00000000000, 00100663D0C)
13+
00000000001 001005820F3 (00000000008, 00100664140, 00000000000, 00000000000)
14+
00000000001 00100576D86 (000241E9F28, 0005A6893D4, 000241E9F28, 00000010000)
15+
00000000001 001005D4CEB (000FFFFCB98, 001801CA1F0, 00100000001, 00000000001)
16+
0060004AFE0 001005E218A (00000000020, 30001000000FF00, 00180047986, 00180046990)
17+
000FFFFCCB0 001800479F7 (00000000000, 00000000000, 00000000000, 00000000000)
18+
00000000000 00180045663 (00000000000, 00000000000, 00000000000, 00000000000)
19+
End of stack trace (more stack frames may be present)

0 commit comments

Comments
 (0)