Skip to content

Commit 86c2d7e

Browse files
committed
feat: Update deps
1 parent 6f694f8 commit 86c2d7e

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

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

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

1313
<ItemGroup>
14-
<PackageReference Include="Nickvision.Desktop" Version="2026.1.1" />
14+
<PackageReference Include="Nickvision.Desktop" Version="2026.1.3" />
1515
</ItemGroup>
1616

1717
<PropertyGroup Condition="$([MSBuild]::IsOSPlatform('Windows'))">

flatpak/nuget-sources.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,13 @@
181181
"url": "https://api.nuget.org/v3-flatcontainer/nickvision.desktop/2026.1.1/nickvision.desktop.2026.1.1.nupkg",
182182
"type": "file"
183183
},
184+
{
185+
"dest": "nuget-sources",
186+
"dest-filename": "nickvision.desktop.2026.1.3.nupkg",
187+
"sha512": "d4c13a0f72f03d511f0f6c73e411678fbf5eb44342ff8ce096b13d4c715a5dc48237a3a15ed825287fe465b4d2d52ad66fd9d951bd1a0ef80062d6d4fcaf50f0",
188+
"url": "https://api.nuget.org/v3-flatcontainer/nickvision.desktop/2026.1.3/nickvision.desktop.2026.1.3.nupkg",
189+
"type": "file"
190+
},
184191
{
185192
"dest": "nuget-sources",
186193
"dest-filename": "nickvision.desktop.gnome.2026.1.0.nupkg",
@@ -230,6 +237,13 @@
230237
"url": "https://api.nuget.org/v3-flatcontainer/system.drawing.common/10.0.2/system.drawing.common.10.0.2.nupkg",
231238
"type": "file"
232239
},
240+
{
241+
"dest": "nuget-sources",
242+
"dest-filename": "tmds.dbus.0.23.0.nupkg",
243+
"sha512": "c4492a04b0883098fd2bf0e722077d6b35ae8e70fcac8880fcbabafd4eaaca8a493fe98fa842e259051e33da73b70419a777714b7ad12c7083296743fb8f6bff",
244+
"url": "https://api.nuget.org/v3-flatcontainer/tmds.dbus/0.23.0/tmds.dbus.0.23.0.nupkg",
245+
"type": "file"
246+
},
233247
{
234248
"dest": "nuget-sources",
235249
"dest-filename": "vanara.core.5.0.0.nupkg",

0 commit comments

Comments
 (0)