diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 6dc3e93..e390dfd 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "markdownsnippets.tool": { - "version": "28.3.1", + "version": "28.4.1", "commands": [ "mdsnippets" ], diff --git a/Directory.Build.props b/Directory.Build.props index 1b4f984..563ab91 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -8,7 +8,7 @@ all - 3.10.85 + 3.10.91 \ No newline at end of file diff --git a/tests/Tasks.Tests/Tasks.Tests.csproj b/tests/Tasks.Tests/Tasks.Tests.csproj index 6a696cc..df62288 100644 --- a/tests/Tasks.Tests/Tasks.Tests.csproj +++ b/tests/Tasks.Tests/Tasks.Tests.csproj @@ -33,7 +33,7 @@ - +