Skip to content

Commit 5de3d77

Browse files
committed
V2025.11.5
1 parent 24534f5 commit 5de3d77

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Nickvision.Desktop/Nickvision.Desktop.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
99
<EnableWindowsTargeting>true</EnableWindowsTargeting>
1010
<PackageId>Nickvision.Desktop</PackageId>
11-
<Version>2025.11.4</Version>
11+
<Version>2025.11.5</Version>
1212
<Company>Nickvision</Company>
1313
<Authors>Nickvision</Authors>
1414
<Description>A cross-platform base for Nickvision desktop applications.</Description>

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
`Nickvision.Desktop` provides Nickvision apps with a common set of cross-platform APIs and services for managing system and desktop app functionality such as secrets, translations, app updates, and more.
1010

1111
## Dependencies
12-
- .NET 9.0
12+
- .NET 8/9/10
1313

1414
## Documentation
1515
Documentation can be generated using [DocFX](https://dotnet.github.io/docfx/).

0 commit comments

Comments
 (0)