diff --git a/Extensions/TaskExtensions.cs b/Extensions/TaskExtensions.cs index 442e93e..cf47f66 100644 --- a/Extensions/TaskExtensions.cs +++ b/Extensions/TaskExtensions.cs @@ -2,6 +2,7 @@ // Licensed under the MIT license. namespace XivToolsWpf.Extensions; + using System.Threading.Tasks; public static class TaskExtensions diff --git a/XivToolsWpf.csproj b/XivToolsWpf.csproj index d105430..008b157 100644 --- a/XivToolsWpf.csproj +++ b/XivToolsWpf.csproj @@ -1,6 +1,6 @@  - net9.0-windows + net10.0-windows true False false @@ -9,21 +9,23 @@ ..\obj\XIVToolsWpf.xml 1701;1702;SA1503;CS1591;SA1401;SA1516;CS0067;IDE0027;IDE0025;SA1011;SA1134; true + x64 + x64 - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all - +