Skip to content

Commit 1458954

Browse files
committed
feat: Update deps
1 parent 4c62592 commit 1458954

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Nickvision.Desktop.GNOME/Nickvision.Desktop.GNOME.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
99
<EnableWindowsTargeting>true</EnableWindowsTargeting>
1010
<PackageId>Nickvision.Desktop.GNOME</PackageId>
11-
<Version>2026.3.1</Version>
11+
<Version>2026.3.2</Version>
1212
<Company>Nickvision</Company>
1313
<Authors>Nickvision</Authors>
1414
<Description>A set of controls and helpers for GNOME based Nickvision apps.</Description>
@@ -24,7 +24,7 @@
2424

2525
<ItemGroup>
2626
<PackageReference Include="GirCore.Adw-1" Version="0.7.0" />
27-
<PackageReference Include="Nickvision.Desktop" Version="2026.3.2" />
27+
<PackageReference Include="Nickvision.Desktop" Version="2026.3.3" />
2828
</ItemGroup>
2929

3030
<ItemGroup>

Nickvision.Desktop.WinUI/Nickvision.Desktop.WinUI.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<UseWinUI>true</UseWinUI>
1313
<WinUISDKReferences>false</WinUISDKReferences>
1414
<PackageId>Nickvision.Desktop.WinUI</PackageId>
15-
<Version>2026.3.0</Version>
15+
<Version>2026.3.1</Version>
1616
<Company>Nickvision</Company>
1717
<Authors>Nickvision</Authors>
1818
<Description>A set of controls and helpers for WinUI based Nickvision apps.</Description>
@@ -29,7 +29,7 @@
2929
<ItemGroup>
3030
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.26100.7705" />
3131
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.8.260209005" />
32-
<PackageReference Include="Nickvision.Desktop" Version="2026.3.1" />
32+
<PackageReference Include="Nickvision.Desktop" Version="2026.3.3" />
3333
</ItemGroup>
3434

3535
<ItemGroup>

0 commit comments

Comments
 (0)