diff --git a/JumpList.Test/JumpList.Test.csproj b/JumpList.Test/JumpList.Test.csproj index 47a9c31..f5bb439 100644 --- a/JumpList.Test/JumpList.Test.csproj +++ b/JumpList.Test/JumpList.Test.csproj @@ -1,6 +1,6 @@  - net461;net5.0 + net461;net5.0;net6.0 diff --git a/JumpList/JumpList.csproj b/JumpList/JumpList.csproj index 029a61b..2bb9321 100644 --- a/JumpList/JumpList.csproj +++ b/JumpList/JumpList.csproj @@ -1,7 +1,7 @@  - net462;netstandard2.0;net5.0 + net462;netstandard2.0;net5.0;net6.0 true Eric Zimmerman Eric Zimmerman