Skip to content

Commit 839e0b2

Browse files
committed
fix: Build
1 parent d923ff4 commit 839e0b2

6 files changed

Lines changed: 11 additions & 18 deletions

File tree

Nickvision.Application.GNOME/Nickvision.Application.GNOME.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
<ItemGroup>
1616
<PackageReference Include="GirCore.Adw-1" Version="0.7.0" />
17-
<PackageReference Include="Nickvision.Desktop.GNOME" Version="2026.4.2" />
17+
<PackageReference Include="Nickvision.Desktop.GNOME" Version="2026.4.3" />
1818
</ItemGroup>
1919
<ItemGroup>
2020
<ProjectReference Include="..\Nickvision.Application.Shared\Nickvision.Application.Shared.csproj" />

Nickvision.Application.Shared/Controllers/PreferencesViewController.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ public class PreferencesViewController : IDisposable
1515
{
1616
private readonly IConfigurationService _configurationService;
1717
private readonly ITranslationService _translationService;
18-
private readonly SqliteTransaction? _transaction;
18+
private SqliteTransaction? _transaction;
1919

2020
public IReadOnlyList<SelectionItem<string>> AvailableTranslationLanguages { get; }
2121
public IReadOnlyList<SelectionItem<Theme>> Themes { get; }

Nickvision.Application.Shared/Nickvision.Application.Shared.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</PropertyGroup>
1313

1414
<ItemGroup>
15-
<PackageReference Include="Nickvision.Desktop" Version="2026.4.6" />
15+
<PackageReference Include="Nickvision.Desktop" Version="2026.4.7" />
1616
<PackageReference Include="NReco.Logging.File" Version="1.3.1" />
1717
</ItemGroup>
1818

Nickvision.Application.WinUI/Nickvision.Application.WinUI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.2.0" />
3737
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.28000.1721" />
3838
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.8.260317003" />
39-
<PackageReference Include="Nickvision.Desktop.WinUI" Version="2026.4.4" />
39+
<PackageReference Include="Nickvision.Desktop.WinUI" Version="2026.4.5" />
4040
</ItemGroup>
4141
<ItemGroup>
4242
<ProjectReference Include="..\Nickvision.Application.Shared\Nickvision.Application.Shared.csproj" />

flatpak/nuget-sources.json

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -498,23 +498,16 @@
498498
},
499499
{
500500
"dest": "nuget-sources",
501-
"dest-filename": "nickvision.desktop.2026.4.5.nupkg",
502-
"sha512": "4188c3d6b83974118729898657d8ea695d9bf45122699160443203c650564b404590dc950a32c6fa1ec1f9e42fab0c662a0cd02f46f2df8089e92f569b5fd34d",
503-
"url": "https://api.nuget.org/v3-flatcontainer/nickvision.desktop/2026.4.5/nickvision.desktop.2026.4.5.nupkg",
501+
"dest-filename": "nickvision.desktop.2026.4.7.nupkg",
502+
"sha512": "b36683590a17cd115a09aa4deb1d8dc6a5a5fb1002071683b36ed0d58a86bf871778e24fd89dec9fd8986569f8ea8787d8717a961ea6e1a670b209d5dfbc91ba",
503+
"url": "https://api.nuget.org/v3-flatcontainer/nickvision.desktop/2026.4.7/nickvision.desktop.2026.4.7.nupkg",
504504
"type": "file"
505505
},
506506
{
507507
"dest": "nuget-sources",
508-
"dest-filename": "nickvision.desktop.2026.4.6.nupkg",
509-
"sha512": "842ba6d71eba46a68b325400fcc0a70f4823eaea9396bb954d7b249ae92a18b83fbea83a166e4653426e02161f77fb87e15a5c8b7b83a58d2b497bf94d87b442",
510-
"url": "https://api.nuget.org/v3-flatcontainer/nickvision.desktop/2026.4.6/nickvision.desktop.2026.4.6.nupkg",
511-
"type": "file"
512-
},
513-
{
514-
"dest": "nuget-sources",
515-
"dest-filename": "nickvision.desktop.gnome.2026.4.2.nupkg",
516-
"sha512": "e6ae880e82ef204488d0f217c67d44e636d3b5eae1f4ae2904a7abf76826886d39210b1ea682228b01cb27fb5c09c8a8c764bcb16ec381c070f4dd92056fef3f",
517-
"url": "https://api.nuget.org/v3-flatcontainer/nickvision.desktop.gnome/2026.4.2/nickvision.desktop.gnome.2026.4.2.nupkg",
508+
"dest-filename": "nickvision.desktop.gnome.2026.4.3.nupkg",
509+
"sha512": "49bf3106835afa3d2ac59214bf6ebb9473435384666b0874880b571730fa801c2d448864fc7311e9ff2586dea5d63136208fad51c9d12263922ce82384124a26",
510+
"url": "https://api.nuget.org/v3-flatcontainer/nickvision.desktop.gnome/2026.4.3/nickvision.desktop.gnome.2026.4.3.nupkg",
518511
"type": "file"
519512
},
520513
{

resources/po/application.pot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2026-04-18 21:56-0400\n"
11+
"POT-Creation-Date: 2026-04-20 21:36-0400\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"

0 commit comments

Comments
 (0)