about menu

This commit is contained in:
2025-06-01 12:20:14 +02:00
parent c0f6277265
commit de4d535edc
4 changed files with 39 additions and 24 deletions

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>WinExe</OutputType>
<TargetFramework>net9.0-windows7.0</TargetFramework>
<TargetFramework>net9.0-windows</TargetFramework>
<RootNamespace>robospot_camera_finder</RootNamespace>
<Nullable>disable</Nullable>
<UseWindowsForms>true</UseWindowsForms>