Skip to content

Commit b131c19

Browse files
committed
Update TextMateSharpVersion to 1.0.34
It includes: - Fixes Operations that change non-concurrent collections must have exclusive access: danipen/TextMateSharp#16 - Use .net 6.0 for build the nugets: danipen/TextMateSharp#17
1 parent a195d95 commit b131c19

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.31</TextMateSharpVersion>
6+
<TextMateSharpVersion>1.0.34</TextMateSharpVersion>
77
<NewtonsoftJsonVersion>13.0.1</NewtonsoftJsonVersion>
88
<Version>0.10.12.2</Version>
99
</PropertyGroup>

0 commit comments

Comments
 (0)