File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Project Sdk =" Microsoft.NET.Sdk" >
3- <Sdk Name =" Dalamud.NET.Sdk" Version =" 13 .0.0 " />
3+ <Sdk Name =" Dalamud.NET.Sdk" Version =" 14 .0.1 " />
44 <PropertyGroup >
55 <Authors ></Authors >
66 <Company ></Company >
7- <Version >1.0.13 .0</Version >
7+ <Version >1.0.14 .0</Version >
88 <Description >Adaptive hud</Description >
99 <Copyright ></Copyright >
1010 <PackageProjectUrl >https://github.com/Helios747/AdaptiveHudPlugin</PackageProjectUrl >
11- <AssemblyVersion >1.0.13 .0</AssemblyVersion >
12- <FileVersion >1.0.13 .0</FileVersion >
11+ <AssemblyVersion >1.0.14 .0</AssemblyVersion >
12+ <FileVersion >1.0.14 .0</FileVersion >
1313 <Nullable >enable</Nullable >
1414 <RestorePackagesWithLockFile >true</RestorePackagesWithLockFile >
1515 </PropertyGroup >
1616
1717 <PropertyGroup >
1818 <CopyLocalLockFileAssemblies >true</CopyLocalLockFileAssemblies >
19- <TargetFramework >net9 .0-windows</TargetFramework >
19+ <TargetFramework >net10 .0-windows</TargetFramework >
2020 <Platforms >x64</Platforms >
2121 <Nullable >enable</Nullable >
2222 <LangVersion >latest</LangVersion >
You can’t perform that action at this time.
0 commit comments