Skip to content

Commit d2a1b55

Browse files
author
NitheeshKumarThangaraj
committed
Updated the .NET version to latest
1 parent fd29b16 commit d2a1b55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Synchronize_Trackball/Synchronize_Trackball.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<OutputType>WinExe</OutputType>
5-
<TargetFramework>net8.0-windows</TargetFramework>
5+
<TargetFramework>net9.0-windows</TargetFramework>
66
<Nullable>enable</Nullable>
77
<ImplicitUsings>enable</ImplicitUsings>
88
<UseWPF>true</UseWPF>

0 commit comments

Comments
 (0)