Skip to content

Commit ebf2dfc

Browse files
committed
bump dotnet version
1 parent 42efff1 commit ebf2dfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WoLua/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)