Skip to content

Commit

Permalink
Docs changes
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jun 28, 2024
1 parent 02b7a0b commit d6a7ee8
Show file tree
Hide file tree
Showing 80 changed files with 80 additions and 80 deletions.
2 changes: 1 addition & 1 deletion docs/build-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Directly after the test runner step add a build step to set a flag if the testru
script: 'echo ##vso[task.setvariable variable=publishverify]Yes'
```
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to need stage the 'received' files before publishing:
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to stage the 'received' files before publishing:
```yaml
- task: CopyFiles@2
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Cli_Expecto_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ Directly after the test runner step add a build step to set a flag if the testru
script: 'echo ##vso[task.setvariable variable=publishverify]Yes'
```
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to need stage the 'received' files before publishing:
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to stage the 'received' files before publishing:
```yaml
- task: CopyFiles@2
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Cli_Fixie_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ Directly after the test runner step add a build step to set a flag if the testru
script: 'echo ##vso[task.setvariable variable=publishverify]Yes'
```
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to need stage the 'received' files before publishing:
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to stage the 'received' files before publishing:
```yaml
- task: CopyFiles@2
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Cli_MSTest_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ Directly after the test runner step add a build step to set a flag if the testru
script: 'echo ##vso[task.setvariable variable=publishverify]Yes'
```
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to need stage the 'received' files before publishing:
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to stage the 'received' files before publishing:
```yaml
- task: CopyFiles@2
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Cli_NUnit_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ Directly after the test runner step add a build step to set a flag if the testru
script: 'echo ##vso[task.setvariable variable=publishverify]Yes'
```
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to need stage the 'received' files before publishing:
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to stage the 'received' files before publishing:
```yaml
- task: CopyFiles@2
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Cli_Xunit_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ Directly after the test runner step add a build step to set a flag if the testru
script: 'echo ##vso[task.setvariable variable=publishverify]Yes'
```
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to need stage the 'received' files before publishing:
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to stage the 'received' files before publishing:
```yaml
- task: CopyFiles@2
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Gui_Expecto_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ Directly after the test runner step add a build step to set a flag if the testru
script: 'echo ##vso[task.setvariable variable=publishverify]Yes'
```
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to need stage the 'received' files before publishing:
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to stage the 'received' files before publishing:
```yaml
- task: CopyFiles@2
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Gui_Fixie_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ Directly after the test runner step add a build step to set a flag if the testru
script: 'echo ##vso[task.setvariable variable=publishverify]Yes'
```
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to need stage the 'received' files before publishing:
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to stage the 'received' files before publishing:
```yaml
- task: CopyFiles@2
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Gui_MSTest_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ Directly after the test runner step add a build step to set a flag if the testru
script: 'echo ##vso[task.setvariable variable=publishverify]Yes'
```
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to need stage the 'received' files before publishing:
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to stage the 'received' files before publishing:
```yaml
- task: CopyFiles@2
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Gui_NUnit_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ Directly after the test runner step add a build step to set a flag if the testru
script: 'echo ##vso[task.setvariable variable=publishverify]Yes'
```
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to need stage the 'received' files before publishing:
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to stage the 'received' files before publishing:
```yaml
- task: CopyFiles@2
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Gui_Xunit_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ Directly after the test runner step add a build step to set a flag if the testru
script: 'echo ##vso[task.setvariable variable=publishverify]Yes'
```
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to need stage the 'received' files before publishing:
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to stage the 'received' files before publishing:
```yaml
- task: CopyFiles@2
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Rider_Cli_Expecto_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ Directly after the test runner step add a build step to set a flag if the testru
script: 'echo ##vso[task.setvariable variable=publishverify]Yes'
```
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to need stage the 'received' files before publishing:
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to stage the 'received' files before publishing:
```yaml
- task: CopyFiles@2
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Rider_Cli_Fixie_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ Directly after the test runner step add a build step to set a flag if the testru
script: 'echo ##vso[task.setvariable variable=publishverify]Yes'
```
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to need stage the 'received' files before publishing:
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to stage the 'received' files before publishing:
```yaml
- task: CopyFiles@2
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Rider_Cli_MSTest_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ Directly after the test runner step add a build step to set a flag if the testru
script: 'echo ##vso[task.setvariable variable=publishverify]Yes'
```
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to need stage the 'received' files before publishing:
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to stage the 'received' files before publishing:
```yaml
- task: CopyFiles@2
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Rider_Cli_NUnit_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ Directly after the test runner step add a build step to set a flag if the testru
script: 'echo ##vso[task.setvariable variable=publishverify]Yes'
```
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to need stage the 'received' files before publishing:
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to stage the 'received' files before publishing:
```yaml
- task: CopyFiles@2
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Rider_Cli_Xunit_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ Directly after the test runner step add a build step to set a flag if the testru
script: 'echo ##vso[task.setvariable variable=publishverify]Yes'
```
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to need stage the 'received' files before publishing:
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to stage the 'received' files before publishing:
```yaml
- task: CopyFiles@2
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Rider_Gui_Expecto_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ Directly after the test runner step add a build step to set a flag if the testru
script: 'echo ##vso[task.setvariable variable=publishverify]Yes'
```
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to need stage the 'received' files before publishing:
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to stage the 'received' files before publishing:
```yaml
- task: CopyFiles@2
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Rider_Gui_Fixie_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ Directly after the test runner step add a build step to set a flag if the testru
script: 'echo ##vso[task.setvariable variable=publishverify]Yes'
```
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to need stage the 'received' files before publishing:
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to stage the 'received' files before publishing:
```yaml
- task: CopyFiles@2
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Rider_Gui_MSTest_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ Directly after the test runner step add a build step to set a flag if the testru
script: 'echo ##vso[task.setvariable variable=publishverify]Yes'
```
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to need stage the 'received' files before publishing:
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to stage the 'received' files before publishing:
```yaml
- task: CopyFiles@2
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Rider_Gui_NUnit_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ Directly after the test runner step add a build step to set a flag if the testru
script: 'echo ##vso[task.setvariable variable=publishverify]Yes'
```
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to need stage the 'received' files before publishing:
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to stage the 'received' files before publishing:
```yaml
- task: CopyFiles@2
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Rider_Gui_Xunit_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ Directly after the test runner step add a build step to set a flag if the testru
script: 'echo ##vso[task.setvariable variable=publishverify]Yes'
```
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to need stage the 'received' files before publishing:
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to stage the 'received' files before publishing:
```yaml
- task: CopyFiles@2
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Other_Cli_Expecto_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ Directly after the test runner step add a build step to set a flag if the testru
script: 'echo ##vso[task.setvariable variable=publishverify]Yes'
```
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to need stage the 'received' files before publishing:
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to stage the 'received' files before publishing:
```yaml
- task: CopyFiles@2
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Other_Cli_Fixie_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ Directly after the test runner step add a build step to set a flag if the testru
script: 'echo ##vso[task.setvariable variable=publishverify]Yes'
```
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to need stage the 'received' files before publishing:
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to stage the 'received' files before publishing:
```yaml
- task: CopyFiles@2
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Other_Cli_MSTest_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ Directly after the test runner step add a build step to set a flag if the testru
script: 'echo ##vso[task.setvariable variable=publishverify]Yes'
```
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to need stage the 'received' files before publishing:
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to stage the 'received' files before publishing:
```yaml
- task: CopyFiles@2
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Other_Cli_NUnit_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ Directly after the test runner step add a build step to set a flag if the testru
script: 'echo ##vso[task.setvariable variable=publishverify]Yes'
```
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to need stage the 'received' files before publishing:
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to stage the 'received' files before publishing:
```yaml
- task: CopyFiles@2
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Other_Cli_Xunit_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ Directly after the test runner step add a build step to set a flag if the testru
script: 'echo ##vso[task.setvariable variable=publishverify]Yes'
```
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to need stage the 'received' files before publishing:
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to stage the 'received' files before publishing:
```yaml
- task: CopyFiles@2
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Other_Gui_Expecto_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ Directly after the test runner step add a build step to set a flag if the testru
script: 'echo ##vso[task.setvariable variable=publishverify]Yes'
```
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to need stage the 'received' files before publishing:
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to stage the 'received' files before publishing:
```yaml
- task: CopyFiles@2
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Other_Gui_Fixie_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ Directly after the test runner step add a build step to set a flag if the testru
script: 'echo ##vso[task.setvariable variable=publishverify]Yes'
```
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to need stage the 'received' files before publishing:
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to stage the 'received' files before publishing:
```yaml
- task: CopyFiles@2
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Other_Gui_MSTest_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ Directly after the test runner step add a build step to set a flag if the testru
script: 'echo ##vso[task.setvariable variable=publishverify]Yes'
```
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to need stage the 'received' files before publishing:
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to stage the 'received' files before publishing:
```yaml
- task: CopyFiles@2
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Other_Gui_NUnit_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ Directly after the test runner step add a build step to set a flag if the testru
script: 'echo ##vso[task.setvariable variable=publishverify]Yes'
```
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to need stage the 'received' files before publishing:
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to stage the 'received' files before publishing:
```yaml
- task: CopyFiles@2
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Other_Gui_Xunit_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ Directly after the test runner step add a build step to set a flag if the testru
script: 'echo ##vso[task.setvariable variable=publishverify]Yes'
```
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to need stage the 'received' files before publishing:
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to stage the 'received' files before publishing:
```yaml
- task: CopyFiles@2
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Rider_Cli_Expecto_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ Directly after the test runner step add a build step to set a flag if the testru
script: 'echo ##vso[task.setvariable variable=publishverify]Yes'
```
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to need stage the 'received' files before publishing:
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to stage the 'received' files before publishing:
```yaml
- task: CopyFiles@2
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Rider_Cli_Fixie_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ Directly after the test runner step add a build step to set a flag if the testru
script: 'echo ##vso[task.setvariable variable=publishverify]Yes'
```
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to need stage the 'received' files before publishing:
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to stage the 'received' files before publishing:
```yaml
- task: CopyFiles@2
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Rider_Cli_MSTest_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ Directly after the test runner step add a build step to set a flag if the testru
script: 'echo ##vso[task.setvariable variable=publishverify]Yes'
```
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to need stage the 'received' files before publishing:
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to stage the 'received' files before publishing:
```yaml
- task: CopyFiles@2
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Rider_Cli_NUnit_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ Directly after the test runner step add a build step to set a flag if the testru
script: 'echo ##vso[task.setvariable variable=publishverify]Yes'
```
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to need stage the 'received' files before publishing:
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to stage the 'received' files before publishing:
```yaml
- task: CopyFiles@2
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Rider_Cli_Xunit_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ Directly after the test runner step add a build step to set a flag if the testru
script: 'echo ##vso[task.setvariable variable=publishverify]Yes'
```
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to need stage the 'received' files before publishing:
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to stage the 'received' files before publishing:
```yaml
- task: CopyFiles@2
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Rider_Gui_Expecto_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ Directly after the test runner step add a build step to set a flag if the testru
script: 'echo ##vso[task.setvariable variable=publishverify]Yes'
```
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to need stage the 'received' files before publishing:
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to stage the 'received' files before publishing:
```yaml
- task: CopyFiles@2
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Rider_Gui_Fixie_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ Directly after the test runner step add a build step to set a flag if the testru
script: 'echo ##vso[task.setvariable variable=publishverify]Yes'
```
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to need stage the 'received' files before publishing:
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to stage the 'received' files before publishing:
```yaml
- task: CopyFiles@2
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Rider_Gui_MSTest_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ Directly after the test runner step add a build step to set a flag if the testru
script: 'echo ##vso[task.setvariable variable=publishverify]Yes'
```
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to need stage the 'received' files before publishing:
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to stage the 'received' files before publishing:
```yaml
- task: CopyFiles@2
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Rider_Gui_NUnit_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ Directly after the test runner step add a build step to set a flag if the testru
script: 'echo ##vso[task.setvariable variable=publishverify]Yes'
```
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to need stage the 'received' files before publishing:
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to stage the 'received' files before publishing:
```yaml
- task: CopyFiles@2
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Rider_Gui_Xunit_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ Directly after the test runner step add a build step to set a flag if the testru
script: 'echo ##vso[task.setvariable variable=publishverify]Yes'
```
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to need stage the 'received' files before publishing:
Since the PublishBuildArtifacts step in DevOps does not allow a wildcard it is necessary to stage the 'received' files before publishing:
```yaml
- task: CopyFiles@2
Expand Down
Loading

0 comments on commit d6a7ee8

Please sign in to comment.