mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-23 05:05:00 +00:00
version: Release 2025.15
Signed-off-by: leo <longshuang@msn.cn>
This commit is contained in:
parent
951ea8f088
commit
2e1cf76c82
2 changed files with 2 additions and 2 deletions
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
2025.14
|
||||
2025.15
|
|
@ -47,7 +47,7 @@ namespace SourceGit.Views
|
|||
get => GetValue(FontWeightProperty);
|
||||
set => SetValue(FontWeightProperty, value);
|
||||
}
|
||||
|
||||
|
||||
public static readonly StyledProperty<IBrush> InlineCodeBackgroundProperty =
|
||||
AvaloniaProperty.Register<CommitSubjectPresenter, IBrush>(nameof(InlineCodeBackground), Brushes.Transparent);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue