diff --git a/azure-pipelines.yml b/azure-pipelines.yml index f6df164..37f2b8b 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -128,6 +128,7 @@ steps: displayName: NuGet Pack inputs: command: pack + platform: x86 configuration: Release packagesToPack: '**/*.csproj' verbosityRestore: Detailed # Options: quiet, normal, detaile