We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 617508a commit 6030249Copy full SHA for 6030249
azure-pipelines.rx.yml
@@ -67,6 +67,9 @@ steps:
67
projects: Rx.NET/Source/tests/Tests.System.Reactive.ApiApprovals/Tests.System.Reactive.ApiApprovals.csproj
68
arguments: -c $(BuildConfiguration) --no-build --no-restore
69
displayName: Run Api Approvals Tests
70
+
71
+- task: whitesource.ws-bolt.bolt.wss.WhiteSource Bolt@18
72
+ displayName: 'WhiteSource Bolt'
73
74
- task: PowerShell@2
75
displayName: Authenticode Sign Packages
0 commit comments