We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea873ee commit fcef85cCopy full SHA for fcef85c
PositionalGuide/dalamud.props
@@ -4,7 +4,7 @@
4
<PropertyGroup>
5
<Platforms>x64</Platforms>
6
<PlatformTarget>x64</PlatformTarget>
7
- <TargetFramework>net8-windows</TargetFramework>
+ <TargetFramework>net9-windows</TargetFramework>
8
<OutputType>Library</OutputType>
9
<Deterministic>false</Deterministic>
10
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
0 commit comments