We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 914530a commit 043a99dCopy full SHA for 043a99d
SharpFM.csproj
@@ -33,7 +33,7 @@
33
<PackageReference Include="Avalonia.Themes.Fluent" Version="11.1.3" />
34
<PackageReference Include="Avalonia.Fonts.Inter" Version="11.1.3" />
35
<PackageReference Include="Avalonia.AvaloniaEdit" Version="11.1.0" />
36
- <PackageReference Include="TextMateSharp.Grammars" Version="1.0.62" />
+ <PackageReference Include="TextMateSharp.Grammars" Version="1.0.63" />
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