Skip to content

Commit 3f22b07

Browse files
committed
Docs changes
1 parent cd5e36a commit 3f22b07

32 files changed

+64
-64
lines changed

docs/wiz/Linux_Other_Gui_xUnit_AppVeyor.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ Add the following packages to the test project:
1919
```csproj
2020
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
2121
<PackageReference Include="Verify.Xunit" Version="21.1.3" />
22-
<PackageReference Include="Xunit" Version="2.5.0" />
23-
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.0" PrivateAssets="all" />
22+
<PackageReference Include="Xunit" Version="2.5.1" />
23+
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.1" PrivateAssets="all" />
2424
```
2525
<sup><a href='/src/NugetUsage/XunitNugetUsage/XunitNugetUsage.csproj#L7-L12' title='Snippet source file'>snippet source</a> | <a href='#snippet-xunit-nugets' title='Start of snippet'>anchor</a></sup>
2626
<!-- endSnippet -->

docs/wiz/Linux_Other_Gui_xUnit_AzureDevOps.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ Add the following packages to the test project:
1919
```csproj
2020
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
2121
<PackageReference Include="Verify.Xunit" Version="21.1.3" />
22-
<PackageReference Include="Xunit" Version="2.5.0" />
23-
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.0" PrivateAssets="all" />
22+
<PackageReference Include="Xunit" Version="2.5.1" />
23+
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.1" PrivateAssets="all" />
2424
```
2525
<sup><a href='/src/NugetUsage/XunitNugetUsage/XunitNugetUsage.csproj#L7-L12' title='Snippet source file'>snippet source</a> | <a href='#snippet-xunit-nugets' title='Start of snippet'>anchor</a></sup>
2626
<!-- endSnippet -->

docs/wiz/Linux_Other_Gui_xUnit_GitHubActions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ Add the following packages to the test project:
1919
```csproj
2020
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
2121
<PackageReference Include="Verify.Xunit" Version="21.1.3" />
22-
<PackageReference Include="Xunit" Version="2.5.0" />
23-
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.0" PrivateAssets="all" />
22+
<PackageReference Include="Xunit" Version="2.5.1" />
23+
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.1" PrivateAssets="all" />
2424
```
2525
<sup><a href='/src/NugetUsage/XunitNugetUsage/XunitNugetUsage.csproj#L7-L12' title='Snippet source file'>snippet source</a> | <a href='#snippet-xunit-nugets' title='Start of snippet'>anchor</a></sup>
2626
<!-- endSnippet -->

docs/wiz/Linux_Other_Gui_xUnit_None.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ Add the following packages to the test project:
1919
```csproj
2020
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
2121
<PackageReference Include="Verify.Xunit" Version="21.1.3" />
22-
<PackageReference Include="Xunit" Version="2.5.0" />
23-
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.0" PrivateAssets="all" />
22+
<PackageReference Include="Xunit" Version="2.5.1" />
23+
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.1" PrivateAssets="all" />
2424
```
2525
<sup><a href='/src/NugetUsage/XunitNugetUsage/XunitNugetUsage.csproj#L7-L12' title='Snippet source file'>snippet source</a> | <a href='#snippet-xunit-nugets' title='Start of snippet'>anchor</a></sup>
2626
<!-- endSnippet -->

docs/wiz/Linux_Rider_Gui_xUnit_AppVeyor.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ Add the following packages to the test project:
1919
```csproj
2020
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
2121
<PackageReference Include="Verify.Xunit" Version="21.1.3" />
22-
<PackageReference Include="Xunit" Version="2.5.0" />
23-
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.0" PrivateAssets="all" />
22+
<PackageReference Include="Xunit" Version="2.5.1" />
23+
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.1" PrivateAssets="all" />
2424
```
2525
<sup><a href='/src/NugetUsage/XunitNugetUsage/XunitNugetUsage.csproj#L7-L12' title='Snippet source file'>snippet source</a> | <a href='#snippet-xunit-nugets' title='Start of snippet'>anchor</a></sup>
2626
<!-- endSnippet -->

docs/wiz/Linux_Rider_Gui_xUnit_AzureDevOps.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ Add the following packages to the test project:
1919
```csproj
2020
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
2121
<PackageReference Include="Verify.Xunit" Version="21.1.3" />
22-
<PackageReference Include="Xunit" Version="2.5.0" />
23-
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.0" PrivateAssets="all" />
22+
<PackageReference Include="Xunit" Version="2.5.1" />
23+
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.1" PrivateAssets="all" />
2424
```
2525
<sup><a href='/src/NugetUsage/XunitNugetUsage/XunitNugetUsage.csproj#L7-L12' title='Snippet source file'>snippet source</a> | <a href='#snippet-xunit-nugets' title='Start of snippet'>anchor</a></sup>
2626
<!-- endSnippet -->

docs/wiz/Linux_Rider_Gui_xUnit_GitHubActions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ Add the following packages to the test project:
1919
```csproj
2020
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
2121
<PackageReference Include="Verify.Xunit" Version="21.1.3" />
22-
<PackageReference Include="Xunit" Version="2.5.0" />
23-
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.0" PrivateAssets="all" />
22+
<PackageReference Include="Xunit" Version="2.5.1" />
23+
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.1" PrivateAssets="all" />
2424
```
2525
<sup><a href='/src/NugetUsage/XunitNugetUsage/XunitNugetUsage.csproj#L7-L12' title='Snippet source file'>snippet source</a> | <a href='#snippet-xunit-nugets' title='Start of snippet'>anchor</a></sup>
2626
<!-- endSnippet -->

docs/wiz/Linux_Rider_Gui_xUnit_None.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ Add the following packages to the test project:
1919
```csproj
2020
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
2121
<PackageReference Include="Verify.Xunit" Version="21.1.3" />
22-
<PackageReference Include="Xunit" Version="2.5.0" />
23-
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.0" PrivateAssets="all" />
22+
<PackageReference Include="Xunit" Version="2.5.1" />
23+
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.1" PrivateAssets="all" />
2424
```
2525
<sup><a href='/src/NugetUsage/XunitNugetUsage/XunitNugetUsage.csproj#L7-L12' title='Snippet source file'>snippet source</a> | <a href='#snippet-xunit-nugets' title='Start of snippet'>anchor</a></sup>
2626
<!-- endSnippet -->

docs/wiz/MacOS_Other_Gui_xUnit_AppVeyor.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ Add the following packages to the test project:
1919
```csproj
2020
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
2121
<PackageReference Include="Verify.Xunit" Version="21.1.3" />
22-
<PackageReference Include="Xunit" Version="2.5.0" />
23-
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.0" PrivateAssets="all" />
22+
<PackageReference Include="Xunit" Version="2.5.1" />
23+
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.1" PrivateAssets="all" />
2424
```
2525
<sup><a href='/src/NugetUsage/XunitNugetUsage/XunitNugetUsage.csproj#L7-L12' title='Snippet source file'>snippet source</a> | <a href='#snippet-xunit-nugets' title='Start of snippet'>anchor</a></sup>
2626
<!-- endSnippet -->

docs/wiz/MacOS_Other_Gui_xUnit_AzureDevOps.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ Add the following packages to the test project:
1919
```csproj
2020
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
2121
<PackageReference Include="Verify.Xunit" Version="21.1.3" />
22-
<PackageReference Include="Xunit" Version="2.5.0" />
23-
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.0" PrivateAssets="all" />
22+
<PackageReference Include="Xunit" Version="2.5.1" />
23+
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.1" PrivateAssets="all" />
2424
```
2525
<sup><a href='/src/NugetUsage/XunitNugetUsage/XunitNugetUsage.csproj#L7-L12' title='Snippet source file'>snippet source</a> | <a href='#snippet-xunit-nugets' title='Start of snippet'>anchor</a></sup>
2626
<!-- endSnippet -->

0 commit comments

Comments
 (0)