diff --git a/RoboSharp.BackupApp/RoboSharp.BackupApp.csproj b/RoboSharp.BackupApp/RoboSharp.BackupApp.csproj index 08edda20..cde4aa58 100644 --- a/RoboSharp.BackupApp/RoboSharp.BackupApp.csproj +++ b/RoboSharp.BackupApp/RoboSharp.BackupApp.csproj @@ -1,6 +1,6 @@  - net48;net8.0-Windows + net48;net8.0-Windows;net10.0-Windows WinExe false true diff --git a/RoboSharp.Benchmarks/RoboSharp.Benchmarks.csproj b/RoboSharp.Benchmarks/RoboSharp.Benchmarks.csproj index f5e37e22..9bd5fe60 100644 --- a/RoboSharp.Benchmarks/RoboSharp.Benchmarks.csproj +++ b/RoboSharp.Benchmarks/RoboSharp.Benchmarks.csproj @@ -4,10 +4,8 @@ net462; net48; - netcoreapp3.1; - net5.0; - net8.0 - + net8.0; + net10.0; Exe disable disable diff --git a/RoboSharp.Extensions.UnitTests/RoboSharp.Extensions.UnitTests.csproj b/RoboSharp.Extensions.UnitTests/RoboSharp.Extensions.UnitTests.csproj index 0dce206b..cff1afc0 100644 --- a/RoboSharp.Extensions.UnitTests/RoboSharp.Extensions.UnitTests.csproj +++ b/RoboSharp.Extensions.UnitTests/RoboSharp.Extensions.UnitTests.csproj @@ -1,7 +1,7 @@  - net472;net5.0;net8.0 + net472;net8.0 false latest diff --git a/RoboSharp.Extensions/RoboSharp.Extensions.csproj b/RoboSharp.Extensions/RoboSharp.Extensions.csproj index 79f7a9aa..15358049 100644 --- a/RoboSharp.Extensions/RoboSharp.Extensions.csproj +++ b/RoboSharp.Extensions/RoboSharp.Extensions.csproj @@ -5,16 +5,14 @@ net48; netstandard2.0; netstandard2.1; - netcoreapp3.1; - net5.0; - net6.0; net8.0; - + net10.0; + true - 1.6.1 - Copyright 2024 + 1.6.2 + Copyright 2025 Robert Brenckman Terry | PC Assist Software | Robert Brenckman @@ -67,7 +65,7 @@ - + 9 diff --git a/RoboSharp/RoboSharp.csproj b/RoboSharp/RoboSharp.csproj index 73c23a01..85173a57 100644 --- a/RoboSharp/RoboSharp.csproj +++ b/RoboSharp/RoboSharp.csproj @@ -6,15 +6,13 @@ net48; netstandard2.0; netstandard2.1; - netcoreapp3.1; - net5.0; - net6.0; net8.0; + net10.0; true - 1.6.0 - Copyright 2024 + 1.6.2 + Copyright 2025 Terry | PC Assist Software Terry | PC Assist Software false @@ -33,15 +31,15 @@ - - - + + + - + 8.0 diff --git a/RoboSharpUnitTesting/RoboSharpUnitTesting.csproj b/RoboSharpUnitTesting/RoboSharpUnitTesting.csproj index 794676d6..10845370 100644 --- a/RoboSharpUnitTesting/RoboSharpUnitTesting.csproj +++ b/RoboSharpUnitTesting/RoboSharpUnitTesting.csproj @@ -5,10 +5,9 @@ net462; net48; - netcoreapp3.1; - net5.0; - net8.0 - + net8.0; + net10.0; + false RoboSharp.UnitTests RoboSharp.UnitTests diff --git a/license b/license index 364006f9..d3f3a876 100644 --- a/license +++ b/license @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2016 tjscience (original author) and (c) 2024 PCAssistSoftware +Copyright (c) 2016 tjscience (original author) and (c) 2025 PCAssistSoftware Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal