diff --git a/build/_build.csproj b/build/_build.csproj index c6800a9..ab07cec 100644 --- a/build/_build.csproj +++ b/build/_build.csproj @@ -13,7 +13,7 @@ - + diff --git a/src/Todoist.Net.Tests/Todoist.Net.Tests.csproj b/src/Todoist.Net.Tests/Todoist.Net.Tests.csproj index 0912a7c..1f1f419 100644 --- a/src/Todoist.Net.Tests/Todoist.Net.Tests.csproj +++ b/src/Todoist.Net.Tests/Todoist.Net.Tests.csproj @@ -6,9 +6,9 @@ - - - + + + all runtime; build; native; contentfiles; analyzers diff --git a/src/Todoist.Net/Todoist.Net.csproj b/src/Todoist.Net/Todoist.Net.csproj index ccbb79a..7281005 100644 --- a/src/Todoist.Net/Todoist.Net.csproj +++ b/src/Todoist.Net/Todoist.Net.csproj @@ -2,8 +2,8 @@ A Todoist API client for .NET - 6.1.0 - Oleg Shevchenko + 7.0.0 + Oleg Shevchenko, Ahmed Zaki netstandard2.0;net462 true Todoist.Net