Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/mdsource/wiz/Linux_Other_Cli_XunitV3_AppVeyor.source.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Add the following packages to the test project:
```
dotnet add package Microsoft.NET.Test.Sdk
dotnet add package Verify.XunitV3
dotnet add package xunit.v3 --prerelease
dotnet add package xunit.runner.visualstudio --prerelease
dotnet add package xunit.v3
dotnet add package xunit.runner.visualstudio
```

## Implicit Usings
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Add the following packages to the test project:
```
dotnet add package Microsoft.NET.Test.Sdk
dotnet add package Verify.XunitV3
dotnet add package xunit.v3 --prerelease
dotnet add package xunit.runner.visualstudio --prerelease
dotnet add package xunit.v3
dotnet add package xunit.runner.visualstudio
```

## Implicit Usings
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Add the following packages to the test project:
```
dotnet add package Microsoft.NET.Test.Sdk
dotnet add package Verify.XunitV3
dotnet add package xunit.v3 --prerelease
dotnet add package xunit.runner.visualstudio --prerelease
dotnet add package xunit.v3
dotnet add package xunit.runner.visualstudio
```

## Implicit Usings
Expand Down
4 changes: 2 additions & 2 deletions docs/mdsource/wiz/Linux_Other_Cli_XunitV3_None.source.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Add the following packages to the test project:
```
dotnet add package Microsoft.NET.Test.Sdk
dotnet add package Verify.XunitV3
dotnet add package xunit.v3 --prerelease
dotnet add package xunit.runner.visualstudio --prerelease
dotnet add package xunit.v3
dotnet add package xunit.runner.visualstudio
```

## Implicit Usings
Expand Down
4 changes: 2 additions & 2 deletions docs/mdsource/wiz/Linux_Rider_Cli_XunitV3_AppVeyor.source.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Add the following packages to the test project:
```
dotnet add package Microsoft.NET.Test.Sdk
dotnet add package Verify.XunitV3
dotnet add package xunit.v3 --prerelease
dotnet add package xunit.runner.visualstudio --prerelease
dotnet add package xunit.v3
dotnet add package xunit.runner.visualstudio
```

## Implicit Usings
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Add the following packages to the test project:
```
dotnet add package Microsoft.NET.Test.Sdk
dotnet add package Verify.XunitV3
dotnet add package xunit.v3 --prerelease
dotnet add package xunit.runner.visualstudio --prerelease
dotnet add package xunit.v3
dotnet add package xunit.runner.visualstudio
```

## Implicit Usings
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Add the following packages to the test project:
```
dotnet add package Microsoft.NET.Test.Sdk
dotnet add package Verify.XunitV3
dotnet add package xunit.v3 --prerelease
dotnet add package xunit.runner.visualstudio --prerelease
dotnet add package xunit.v3
dotnet add package xunit.runner.visualstudio
```

## Implicit Usings
Expand Down
4 changes: 2 additions & 2 deletions docs/mdsource/wiz/Linux_Rider_Cli_XunitV3_None.source.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Add the following packages to the test project:
```
dotnet add package Microsoft.NET.Test.Sdk
dotnet add package Verify.XunitV3
dotnet add package xunit.v3 --prerelease
dotnet add package xunit.runner.visualstudio --prerelease
dotnet add package xunit.v3
dotnet add package xunit.runner.visualstudio
```

## Implicit Usings
Expand Down
4 changes: 2 additions & 2 deletions docs/mdsource/wiz/MacOS_Other_Cli_XunitV3_AppVeyor.source.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Add the following packages to the test project:
```
dotnet add package Microsoft.NET.Test.Sdk
dotnet add package Verify.XunitV3
dotnet add package xunit.v3 --prerelease
dotnet add package xunit.runner.visualstudio --prerelease
dotnet add package xunit.v3
dotnet add package xunit.runner.visualstudio
```

## Implicit Usings
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Add the following packages to the test project:
```
dotnet add package Microsoft.NET.Test.Sdk
dotnet add package Verify.XunitV3
dotnet add package xunit.v3 --prerelease
dotnet add package xunit.runner.visualstudio --prerelease
dotnet add package xunit.v3
dotnet add package xunit.runner.visualstudio
```

## Implicit Usings
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Add the following packages to the test project:
```
dotnet add package Microsoft.NET.Test.Sdk
dotnet add package Verify.XunitV3
dotnet add package xunit.v3 --prerelease
dotnet add package xunit.runner.visualstudio --prerelease
dotnet add package xunit.v3
dotnet add package xunit.runner.visualstudio
```

## Implicit Usings
Expand Down
4 changes: 2 additions & 2 deletions docs/mdsource/wiz/MacOS_Other_Cli_XunitV3_None.source.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Add the following packages to the test project:
```
dotnet add package Microsoft.NET.Test.Sdk
dotnet add package Verify.XunitV3
dotnet add package xunit.v3 --prerelease
dotnet add package xunit.runner.visualstudio --prerelease
dotnet add package xunit.v3
dotnet add package xunit.runner.visualstudio
```

## Implicit Usings
Expand Down
4 changes: 2 additions & 2 deletions docs/mdsource/wiz/MacOS_Rider_Cli_XunitV3_AppVeyor.source.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Add the following packages to the test project:
```
dotnet add package Microsoft.NET.Test.Sdk
dotnet add package Verify.XunitV3
dotnet add package xunit.v3 --prerelease
dotnet add package xunit.runner.visualstudio --prerelease
dotnet add package xunit.v3
dotnet add package xunit.runner.visualstudio
```

## Implicit Usings
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Add the following packages to the test project:
```
dotnet add package Microsoft.NET.Test.Sdk
dotnet add package Verify.XunitV3
dotnet add package xunit.v3 --prerelease
dotnet add package xunit.runner.visualstudio --prerelease
dotnet add package xunit.v3
dotnet add package xunit.runner.visualstudio
```

## Implicit Usings
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Add the following packages to the test project:
```
dotnet add package Microsoft.NET.Test.Sdk
dotnet add package Verify.XunitV3
dotnet add package xunit.v3 --prerelease
dotnet add package xunit.runner.visualstudio --prerelease
dotnet add package xunit.v3
dotnet add package xunit.runner.visualstudio
```

## Implicit Usings
Expand Down
4 changes: 2 additions & 2 deletions docs/mdsource/wiz/MacOS_Rider_Cli_XunitV3_None.source.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Add the following packages to the test project:
```
dotnet add package Microsoft.NET.Test.Sdk
dotnet add package Verify.XunitV3
dotnet add package xunit.v3 --prerelease
dotnet add package xunit.runner.visualstudio --prerelease
dotnet add package xunit.v3
dotnet add package xunit.runner.visualstudio
```

## Implicit Usings
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Add the following packages to the test project:
```
dotnet add package Microsoft.NET.Test.Sdk
dotnet add package Verify.XunitV3
dotnet add package xunit.v3 --prerelease
dotnet add package xunit.runner.visualstudio --prerelease
dotnet add package xunit.v3
dotnet add package xunit.runner.visualstudio
```

## Implicit Usings
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Add the following packages to the test project:
```
dotnet add package Microsoft.NET.Test.Sdk
dotnet add package Verify.XunitV3
dotnet add package xunit.v3 --prerelease
dotnet add package xunit.runner.visualstudio --prerelease
dotnet add package xunit.v3
dotnet add package xunit.runner.visualstudio
```

## Implicit Usings
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Add the following packages to the test project:
```
dotnet add package Microsoft.NET.Test.Sdk
dotnet add package Verify.XunitV3
dotnet add package xunit.v3 --prerelease
dotnet add package xunit.runner.visualstudio --prerelease
dotnet add package xunit.v3
dotnet add package xunit.runner.visualstudio
```

## Implicit Usings
Expand Down
4 changes: 2 additions & 2 deletions docs/mdsource/wiz/Windows_Other_Cli_XunitV3_None.source.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Add the following packages to the test project:
```
dotnet add package Microsoft.NET.Test.Sdk
dotnet add package Verify.XunitV3
dotnet add package xunit.v3 --prerelease
dotnet add package xunit.runner.visualstudio --prerelease
dotnet add package xunit.v3
dotnet add package xunit.runner.visualstudio
```

## Implicit Usings
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Add the following packages to the test project:
```
dotnet add package Microsoft.NET.Test.Sdk
dotnet add package Verify.XunitV3
dotnet add package xunit.v3 --prerelease
dotnet add package xunit.runner.visualstudio --prerelease
dotnet add package xunit.v3
dotnet add package xunit.runner.visualstudio
```

## Implicit Usings
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Add the following packages to the test project:
```
dotnet add package Microsoft.NET.Test.Sdk
dotnet add package Verify.XunitV3
dotnet add package xunit.v3 --prerelease
dotnet add package xunit.runner.visualstudio --prerelease
dotnet add package xunit.v3
dotnet add package xunit.runner.visualstudio
```

## Implicit Usings
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Add the following packages to the test project:
```
dotnet add package Microsoft.NET.Test.Sdk
dotnet add package Verify.XunitV3
dotnet add package xunit.v3 --prerelease
dotnet add package xunit.runner.visualstudio --prerelease
dotnet add package xunit.v3
dotnet add package xunit.runner.visualstudio
```

## Implicit Usings
Expand Down
4 changes: 2 additions & 2 deletions docs/mdsource/wiz/Windows_Rider_Cli_XunitV3_None.source.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Add the following packages to the test project:
```
dotnet add package Microsoft.NET.Test.Sdk
dotnet add package Verify.XunitV3
dotnet add package xunit.v3 --prerelease
dotnet add package xunit.runner.visualstudio --prerelease
dotnet add package xunit.v3
dotnet add package xunit.runner.visualstudio
```

## Implicit Usings
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Add the following packages to the test project:
```
dotnet add package Microsoft.NET.Test.Sdk
dotnet add package Verify.XunitV3
dotnet add package xunit.v3 --prerelease
dotnet add package xunit.runner.visualstudio --prerelease
dotnet add package xunit.v3
dotnet add package xunit.runner.visualstudio
```

## Implicit Usings
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Add the following packages to the test project:
```
dotnet add package Microsoft.NET.Test.Sdk
dotnet add package Verify.XunitV3
dotnet add package xunit.v3 --prerelease
dotnet add package xunit.runner.visualstudio --prerelease
dotnet add package xunit.v3
dotnet add package xunit.runner.visualstudio
```

## Implicit Usings
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Add the following packages to the test project:
```
dotnet add package Microsoft.NET.Test.Sdk
dotnet add package Verify.XunitV3
dotnet add package xunit.v3 --prerelease
dotnet add package xunit.runner.visualstudio --prerelease
dotnet add package xunit.v3
dotnet add package xunit.runner.visualstudio
```

## Implicit Usings
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Add the following packages to the test project:
```
dotnet add package Microsoft.NET.Test.Sdk
dotnet add package Verify.XunitV3
dotnet add package xunit.v3 --prerelease
dotnet add package xunit.runner.visualstudio --prerelease
dotnet add package xunit.v3
dotnet add package xunit.runner.visualstudio
```

## Implicit Usings
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Add the following packages to the test project:
```
dotnet add package Microsoft.NET.Test.Sdk
dotnet add package Verify.XunitV3
dotnet add package xunit.v3 --prerelease
dotnet add package xunit.runner.visualstudio --prerelease
dotnet add package xunit.v3
dotnet add package xunit.runner.visualstudio
```

## Implicit Usings
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Add the following packages to the test project:
```
dotnet add package Microsoft.NET.Test.Sdk
dotnet add package Verify.XunitV3
dotnet add package xunit.v3 --prerelease
dotnet add package xunit.runner.visualstudio --prerelease
dotnet add package xunit.v3
dotnet add package xunit.runner.visualstudio
```

## Implicit Usings
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Add the following packages to the test project:
```
dotnet add package Microsoft.NET.Test.Sdk
dotnet add package Verify.XunitV3
dotnet add package xunit.v3 --prerelease
dotnet add package xunit.runner.visualstudio --prerelease
dotnet add package xunit.v3
dotnet add package xunit.runner.visualstudio
```

## Implicit Usings
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Add the following packages to the test project:
```
dotnet add package Microsoft.NET.Test.Sdk
dotnet add package Verify.XunitV3
dotnet add package xunit.v3 --prerelease
dotnet add package xunit.runner.visualstudio --prerelease
dotnet add package xunit.v3
dotnet add package xunit.runner.visualstudio
```

## Implicit Usings
Expand Down
4 changes: 2 additions & 2 deletions docs/wiz/Linux_Other_Cli_XunitV3_AppVeyor.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ Add the following packages to the test project:
```
dotnet add package Microsoft.NET.Test.Sdk
dotnet add package Verify.XunitV3
dotnet add package xunit.v3 --prerelease
dotnet add package xunit.runner.visualstudio --prerelease
dotnet add package xunit.v3
dotnet add package xunit.runner.visualstudio
```

## Implicit Usings
Expand Down
4 changes: 2 additions & 2 deletions docs/wiz/Linux_Other_Cli_XunitV3_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ Add the following packages to the test project:
```
dotnet add package Microsoft.NET.Test.Sdk
dotnet add package Verify.XunitV3
dotnet add package xunit.v3 --prerelease
dotnet add package xunit.runner.visualstudio --prerelease
dotnet add package xunit.v3
dotnet add package xunit.runner.visualstudio
```

## Implicit Usings
Expand Down
4 changes: 2 additions & 2 deletions docs/wiz/Linux_Other_Cli_XunitV3_GitHubActions.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ Add the following packages to the test project:
```
dotnet add package Microsoft.NET.Test.Sdk
dotnet add package Verify.XunitV3
dotnet add package xunit.v3 --prerelease
dotnet add package xunit.runner.visualstudio --prerelease
dotnet add package xunit.v3
dotnet add package xunit.runner.visualstudio
```

## Implicit Usings
Expand Down
4 changes: 2 additions & 2 deletions docs/wiz/Linux_Other_Cli_XunitV3_None.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ Add the following packages to the test project:
```
dotnet add package Microsoft.NET.Test.Sdk
dotnet add package Verify.XunitV3
dotnet add package xunit.v3 --prerelease
dotnet add package xunit.runner.visualstudio --prerelease
dotnet add package xunit.v3
dotnet add package xunit.runner.visualstudio
```

## Implicit Usings
Expand Down
Loading
Loading