No description
Find a file
Grandiras ac70c5bcfa Update project to .NET 9.0 and enhance settings UI
- Changed target framework to .NET 9.0 and Windows platform version to 10.0.22621.0 in `AreYouDumb.csproj`.
- Upgraded `WinSharp` package from 0.3.10 to 0.4.3.
- Restructured item groups for app manifest, resources, and settings to maintain MSIX tooling capabilities.
- Modified `SettingsPage` in `Program.cs` to include `ThemeSelector` and `AboutSection` components.
- Added new localized string properties for theme selection in `Resources.Designer.cs` and updated `Resources.resx` with values for "Default", "Light", and "Dark" themes.
2024-12-19 17:39:32 +01:00
AreYouDumb Update project to .NET 9.0 and enhance settings UI 2024-12-19 17:39:32 +01:00
.gitattributes Add .gitattributes, .gitignore, and README.md. 2022-12-15 19:13:21 +01:00
.gitignore Add .gitattributes, .gitignore, and README.md. 2022-12-15 19:13:21 +01:00
AreYouDumb.sln Major application overhaul and refactoring 2024-07-11 19:44:48 +02:00
README.md Add .gitattributes, .gitignore, and README.md. 2022-12-15 19:13:21 +01:00

AreYouDumb