Skip to content

Commit fcef85c

Browse files
committed
bump dotnet version
1 parent ea873ee commit fcef85c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PositionalGuide/dalamud.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<PropertyGroup>
55
<Platforms>x64</Platforms>
66
<PlatformTarget>x64</PlatformTarget>
7-
<TargetFramework>net8-windows</TargetFramework>
7+
<TargetFramework>net9-windows</TargetFramework>
88
<OutputType>Library</OutputType>
99
<Deterministic>false</Deterministic>
1010
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>

0 commit comments

Comments
 (0)