diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 2755fac3..981fcd4a 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -212,6 +212,7 @@ jobs: echo "***** Running Unit Tests on .NET Core *****" dotnet test $(PathToUnitTestCsproj) /p:Configuration=Release /p:Platform="macOS" + echo temp - task: CmdLine@2 displayName: 'Pack NuGets' inputs: