Skip to content

Commit c65b9e3

Browse files
committed
Update TextMateSharp to 1.0.40
Include project updates from the upstream project. - danipen/TextMateSharp#26 - danipen/TextMateSharp#27 * Fixed some bugs. * Improve multithreading. * Improve the performance parsing tokens.
1 parent 4a920ef commit c65b9e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<LangVersion>latest</LangVersion>
44
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
55
<AvaloniaVersion>0.10.12</AvaloniaVersion>
6-
<TextMateSharpVersion>1.0.38</TextMateSharpVersion>
6+
<TextMateSharpVersion>1.0.40</TextMateSharpVersion>
77
<NewtonsoftJsonVersion>13.0.1</NewtonsoftJsonVersion>
88
<Version>0.10.12.2</Version>
99
</PropertyGroup>

0 commit comments

Comments
 (0)