diff --git a/MCP2221IO.UnitTests/MCP2221IO.UnitTests.csproj b/MCP2221IO.UnitTests/MCP2221IO.UnitTests.csproj index 844a2c8..699f0c5 100644 --- a/MCP2221IO.UnitTests/MCP2221IO.UnitTests.csproj +++ b/MCP2221IO.UnitTests/MCP2221IO.UnitTests.csproj @@ -1,21 +1,21 @@ - net7.0 + net8.0 enable false - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/MCP2221IO/MCP2221IO.csproj b/MCP2221IO/MCP2221IO.csproj index 5c36e4d..bd99ed0 100644 --- a/MCP2221IO/MCP2221IO.csproj +++ b/MCP2221IO/MCP2221IO.csproj @@ -1,13 +1,14 @@ - net7.0 + net8.0 enable - 2.0.0 + 3.0.0 - 1.0.0 Initial Version - 2.0.0 Upgraded to .net 7 - + 1.0.0 Initial Version + 2.0.0 Upgraded to .net 7 + 3.0.0 Upgraded to .net 8 + Derek Goslin Derek Goslin README.md @@ -21,7 +22,7 @@ - + diff --git a/MCP2221IOConsole/MCP2221IOConsole.csproj b/MCP2221IOConsole/MCP2221IOConsole.csproj index 7fb9d97..c90af33 100644 --- a/MCP2221IOConsole/MCP2221IOConsole.csproj +++ b/MCP2221IOConsole/MCP2221IOConsole.csproj @@ -2,7 +2,7 @@ Exe - net7.0 + net8.0 enable MCP2221IOConsole MCP2221IO.Console @@ -16,10 +16,11 @@ https://github.com/DerekGn/MCP2221IO https://github.com/DerekGn/MCP2221IO - 1.0.0 Initial Version - 2.0.0 Upgraded to .net 7 - - 2.0.0 + 1.0.0 Initial Version + 2.0.0 Upgraded to .net 7 + 3.0.0 Upgraded to .net 8 + + 3.0.0 @@ -32,10 +33,10 @@ - + - - + + diff --git a/PModAqs/PModAqs.csproj b/PModAqs/PModAqs.csproj index a1dab90..56d872f 100644 --- a/PModAqs/PModAqs.csproj +++ b/PModAqs/PModAqs.csproj @@ -2,8 +2,9 @@ Exe - net7.0 + net8.0 enable + 3.0.0 @@ -16,10 +17,10 @@ - + - - + +