We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58e2ef0 commit 56114e9Copy full SHA for 56114e9
SharpFM.csproj
@@ -33,7 +33,7 @@
33
<PackageReference Include="Avalonia.Themes.Fluent" Version="11.2.3" />
34
<PackageReference Include="Avalonia.Fonts.Inter" Version="11.2.3" />
35
<PackageReference Include="Avalonia.AvaloniaEdit" Version="11.1.0" />
36
- <PackageReference Include="TextMateSharp.Grammars" Version="1.0.65" />
+ <PackageReference Include="TextMateSharp.Grammars" Version="1.0.66" />
37
<PackageReference Include="AvaloniaEdit.TextMate" Version="11.1.0" />
38
<!--Condition
39
below is needed to remove Avalonia.Diagnostics package from build output in Release
0 commit comments