diff --git a/samples/Example.csproj b/samples/Example.csproj index d8c0882..877e5bc 100644 --- a/samples/Example.csproj +++ b/samples/Example.csproj @@ -2,10 +2,10 @@ Exe - net9.0 + net10.0 false Demonstrates how to use the Spectre.Console.Cli.Extensions.DependencyInjection package in a command-line app. - 12.0 + 14.0 enable @@ -18,7 +18,7 @@ - + \ No newline at end of file diff --git a/src/Spectre.Console.Cli.Extensions.DependencyInjection/Spectre.Console.Cli.Extensions.DependencyInjection.csproj b/src/Spectre.Console.Cli.Extensions.DependencyInjection/Spectre.Console.Cli.Extensions.DependencyInjection.csproj index ec5b3d8..caf4b9f 100644 --- a/src/Spectre.Console.Cli.Extensions.DependencyInjection/Spectre.Console.Cli.Extensions.DependencyInjection.csproj +++ b/src/Spectre.Console.Cli.Extensions.DependencyInjection/Spectre.Console.Cli.Extensions.DependencyInjection.csproj @@ -19,7 +19,7 @@ - +