diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 43f8162..984f3f9 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "markdownsnippets.tool": { - "version": "28.0.2", + "version": "28.2.0", "commands": [ "mdsnippets" ], diff --git a/src/Tasks/Tasks.csproj b/src/Tasks/Tasks.csproj index fa69461..ce20773 100644 --- a/src/Tasks/Tasks.csproj +++ b/src/Tasks/Tasks.csproj @@ -33,7 +33,7 @@ for the JFrog Azure DevOps extension. - + diff --git a/tests/Tasks.Tests/Tasks.Tests.csproj b/tests/Tasks.Tests/Tasks.Tests.csproj index c7c171f..34b9164 100644 --- a/tests/Tasks.Tests/Tasks.Tests.csproj +++ b/tests/Tasks.Tests/Tasks.Tests.csproj @@ -32,8 +32,8 @@ - - + +