Skip to content

Commit

Permalink
MSTest 3.5.2 (#1270)
Browse files Browse the repository at this point in the history
* MSTest 3.5.2

* Update MSTestNugetUsage.csproj

* Docs changes

---------

Co-authored-by: GitHub Action <action@github.com>
  • Loading branch information
SimonCropp and actions-user authored Aug 22, 2024
1 parent 4188abb commit 7c2a0f0
Show file tree
Hide file tree
Showing 34 changed files with 35 additions and 35 deletions.
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Gui_MSTest_AppVeyor.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: mstest-nugets -->
<a id='snippet-mstest-nugets'></a>
```csproj
<PackageReference Include="MSTest" Version="3.5.1" />
<PackageReference Include="MSTest" Version="3.5.2" />
<PackageReference Include="Verify.MSTest" Version="26.2.0" />
```
<sup><a href='/usages/MSTestNugetUsage/MSTestNugetUsage.csproj#L6-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-mstest-nugets' title='Start of snippet'>anchor</a></sup>
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 @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: mstest-nugets -->
<a id='snippet-mstest-nugets'></a>
```csproj
<PackageReference Include="MSTest" Version="3.5.1" />
<PackageReference Include="MSTest" Version="3.5.2" />
<PackageReference Include="Verify.MSTest" Version="26.2.0" />
```
<sup><a href='/usages/MSTestNugetUsage/MSTestNugetUsage.csproj#L6-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-mstest-nugets' title='Start of snippet'>anchor</a></sup>
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Gui_MSTest_GitHubActions.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: mstest-nugets -->
<a id='snippet-mstest-nugets'></a>
```csproj
<PackageReference Include="MSTest" Version="3.5.1" />
<PackageReference Include="MSTest" Version="3.5.2" />
<PackageReference Include="Verify.MSTest" Version="26.2.0" />
```
<sup><a href='/usages/MSTestNugetUsage/MSTestNugetUsage.csproj#L6-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-mstest-nugets' title='Start of snippet'>anchor</a></sup>
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Gui_MSTest_None.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: mstest-nugets -->
<a id='snippet-mstest-nugets'></a>
```csproj
<PackageReference Include="MSTest" Version="3.5.1" />
<PackageReference Include="MSTest" Version="3.5.2" />
<PackageReference Include="Verify.MSTest" Version="26.2.0" />
```
<sup><a href='/usages/MSTestNugetUsage/MSTestNugetUsage.csproj#L6-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-mstest-nugets' title='Start of snippet'>anchor</a></sup>
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Rider_Gui_MSTest_AppVeyor.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: mstest-nugets -->
<a id='snippet-mstest-nugets'></a>
```csproj
<PackageReference Include="MSTest" Version="3.5.1" />
<PackageReference Include="MSTest" Version="3.5.2" />
<PackageReference Include="Verify.MSTest" Version="26.2.0" />
```
<sup><a href='/usages/MSTestNugetUsage/MSTestNugetUsage.csproj#L6-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-mstest-nugets' title='Start of snippet'>anchor</a></sup>
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 @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: mstest-nugets -->
<a id='snippet-mstest-nugets'></a>
```csproj
<PackageReference Include="MSTest" Version="3.5.1" />
<PackageReference Include="MSTest" Version="3.5.2" />
<PackageReference Include="Verify.MSTest" Version="26.2.0" />
```
<sup><a href='/usages/MSTestNugetUsage/MSTestNugetUsage.csproj#L6-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-mstest-nugets' title='Start of snippet'>anchor</a></sup>
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Rider_Gui_MSTest_GitHubActions.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: mstest-nugets -->
<a id='snippet-mstest-nugets'></a>
```csproj
<PackageReference Include="MSTest" Version="3.5.1" />
<PackageReference Include="MSTest" Version="3.5.2" />
<PackageReference Include="Verify.MSTest" Version="26.2.0" />
```
<sup><a href='/usages/MSTestNugetUsage/MSTestNugetUsage.csproj#L6-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-mstest-nugets' title='Start of snippet'>anchor</a></sup>
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Rider_Gui_MSTest_None.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: mstest-nugets -->
<a id='snippet-mstest-nugets'></a>
```csproj
<PackageReference Include="MSTest" Version="3.5.1" />
<PackageReference Include="MSTest" Version="3.5.2" />
<PackageReference Include="Verify.MSTest" Version="26.2.0" />
```
<sup><a href='/usages/MSTestNugetUsage/MSTestNugetUsage.csproj#L6-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-mstest-nugets' title='Start of snippet'>anchor</a></sup>
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Other_Gui_MSTest_AppVeyor.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: mstest-nugets -->
<a id='snippet-mstest-nugets'></a>
```csproj
<PackageReference Include="MSTest" Version="3.5.1" />
<PackageReference Include="MSTest" Version="3.5.2" />
<PackageReference Include="Verify.MSTest" Version="26.2.0" />
```
<sup><a href='/usages/MSTestNugetUsage/MSTestNugetUsage.csproj#L6-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-mstest-nugets' title='Start of snippet'>anchor</a></sup>
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 @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: mstest-nugets -->
<a id='snippet-mstest-nugets'></a>
```csproj
<PackageReference Include="MSTest" Version="3.5.1" />
<PackageReference Include="MSTest" Version="3.5.2" />
<PackageReference Include="Verify.MSTest" Version="26.2.0" />
```
<sup><a href='/usages/MSTestNugetUsage/MSTestNugetUsage.csproj#L6-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-mstest-nugets' title='Start of snippet'>anchor</a></sup>
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Other_Gui_MSTest_GitHubActions.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: mstest-nugets -->
<a id='snippet-mstest-nugets'></a>
```csproj
<PackageReference Include="MSTest" Version="3.5.1" />
<PackageReference Include="MSTest" Version="3.5.2" />
<PackageReference Include="Verify.MSTest" Version="26.2.0" />
```
<sup><a href='/usages/MSTestNugetUsage/MSTestNugetUsage.csproj#L6-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-mstest-nugets' title='Start of snippet'>anchor</a></sup>
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Other_Gui_MSTest_None.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: mstest-nugets -->
<a id='snippet-mstest-nugets'></a>
```csproj
<PackageReference Include="MSTest" Version="3.5.1" />
<PackageReference Include="MSTest" Version="3.5.2" />
<PackageReference Include="Verify.MSTest" Version="26.2.0" />
```
<sup><a href='/usages/MSTestNugetUsage/MSTestNugetUsage.csproj#L6-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-mstest-nugets' title='Start of snippet'>anchor</a></sup>
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Rider_Gui_MSTest_AppVeyor.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: mstest-nugets -->
<a id='snippet-mstest-nugets'></a>
```csproj
<PackageReference Include="MSTest" Version="3.5.1" />
<PackageReference Include="MSTest" Version="3.5.2" />
<PackageReference Include="Verify.MSTest" Version="26.2.0" />
```
<sup><a href='/usages/MSTestNugetUsage/MSTestNugetUsage.csproj#L6-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-mstest-nugets' title='Start of snippet'>anchor</a></sup>
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 @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: mstest-nugets -->
<a id='snippet-mstest-nugets'></a>
```csproj
<PackageReference Include="MSTest" Version="3.5.1" />
<PackageReference Include="MSTest" Version="3.5.2" />
<PackageReference Include="Verify.MSTest" Version="26.2.0" />
```
<sup><a href='/usages/MSTestNugetUsage/MSTestNugetUsage.csproj#L6-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-mstest-nugets' title='Start of snippet'>anchor</a></sup>
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Rider_Gui_MSTest_GitHubActions.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: mstest-nugets -->
<a id='snippet-mstest-nugets'></a>
```csproj
<PackageReference Include="MSTest" Version="3.5.1" />
<PackageReference Include="MSTest" Version="3.5.2" />
<PackageReference Include="Verify.MSTest" Version="26.2.0" />
```
<sup><a href='/usages/MSTestNugetUsage/MSTestNugetUsage.csproj#L6-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-mstest-nugets' title='Start of snippet'>anchor</a></sup>
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Rider_Gui_MSTest_None.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: mstest-nugets -->
<a id='snippet-mstest-nugets'></a>
```csproj
<PackageReference Include="MSTest" Version="3.5.1" />
<PackageReference Include="MSTest" Version="3.5.2" />
<PackageReference Include="Verify.MSTest" Version="26.2.0" />
```
<sup><a href='/usages/MSTestNugetUsage/MSTestNugetUsage.csproj#L6-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-mstest-nugets' title='Start of snippet'>anchor</a></sup>
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Windows_Other_Gui_MSTest_AppVeyor.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: mstest-nugets -->
<a id='snippet-mstest-nugets'></a>
```csproj
<PackageReference Include="MSTest" Version="3.5.1" />
<PackageReference Include="MSTest" Version="3.5.2" />
<PackageReference Include="Verify.MSTest" Version="26.2.0" />
```
<sup><a href='/usages/MSTestNugetUsage/MSTestNugetUsage.csproj#L6-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-mstest-nugets' title='Start of snippet'>anchor</a></sup>
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Windows_Other_Gui_MSTest_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: mstest-nugets -->
<a id='snippet-mstest-nugets'></a>
```csproj
<PackageReference Include="MSTest" Version="3.5.1" />
<PackageReference Include="MSTest" Version="3.5.2" />
<PackageReference Include="Verify.MSTest" Version="26.2.0" />
```
<sup><a href='/usages/MSTestNugetUsage/MSTestNugetUsage.csproj#L6-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-mstest-nugets' title='Start of snippet'>anchor</a></sup>
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Windows_Other_Gui_MSTest_GitHubActions.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: mstest-nugets -->
<a id='snippet-mstest-nugets'></a>
```csproj
<PackageReference Include="MSTest" Version="3.5.1" />
<PackageReference Include="MSTest" Version="3.5.2" />
<PackageReference Include="Verify.MSTest" Version="26.2.0" />
```
<sup><a href='/usages/MSTestNugetUsage/MSTestNugetUsage.csproj#L6-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-mstest-nugets' title='Start of snippet'>anchor</a></sup>
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Windows_Other_Gui_MSTest_None.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: mstest-nugets -->
<a id='snippet-mstest-nugets'></a>
```csproj
<PackageReference Include="MSTest" Version="3.5.1" />
<PackageReference Include="MSTest" Version="3.5.2" />
<PackageReference Include="Verify.MSTest" Version="26.2.0" />
```
<sup><a href='/usages/MSTestNugetUsage/MSTestNugetUsage.csproj#L6-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-mstest-nugets' title='Start of snippet'>anchor</a></sup>
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Windows_Rider_Gui_MSTest_AppVeyor.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: mstest-nugets -->
<a id='snippet-mstest-nugets'></a>
```csproj
<PackageReference Include="MSTest" Version="3.5.1" />
<PackageReference Include="MSTest" Version="3.5.2" />
<PackageReference Include="Verify.MSTest" Version="26.2.0" />
```
<sup><a href='/usages/MSTestNugetUsage/MSTestNugetUsage.csproj#L6-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-mstest-nugets' title='Start of snippet'>anchor</a></sup>
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Windows_Rider_Gui_MSTest_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: mstest-nugets -->
<a id='snippet-mstest-nugets'></a>
```csproj
<PackageReference Include="MSTest" Version="3.5.1" />
<PackageReference Include="MSTest" Version="3.5.2" />
<PackageReference Include="Verify.MSTest" Version="26.2.0" />
```
<sup><a href='/usages/MSTestNugetUsage/MSTestNugetUsage.csproj#L6-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-mstest-nugets' title='Start of snippet'>anchor</a></sup>
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Windows_Rider_Gui_MSTest_GitHubActions.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: mstest-nugets -->
<a id='snippet-mstest-nugets'></a>
```csproj
<PackageReference Include="MSTest" Version="3.5.1" />
<PackageReference Include="MSTest" Version="3.5.2" />
<PackageReference Include="Verify.MSTest" Version="26.2.0" />
```
<sup><a href='/usages/MSTestNugetUsage/MSTestNugetUsage.csproj#L6-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-mstest-nugets' title='Start of snippet'>anchor</a></sup>
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Windows_Rider_Gui_MSTest_None.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: mstest-nugets -->
<a id='snippet-mstest-nugets'></a>
```csproj
<PackageReference Include="MSTest" Version="3.5.1" />
<PackageReference Include="MSTest" Version="3.5.2" />
<PackageReference Include="Verify.MSTest" Version="26.2.0" />
```
<sup><a href='/usages/MSTestNugetUsage/MSTestNugetUsage.csproj#L6-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-mstest-nugets' title='Start of snippet'>anchor</a></sup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: mstest-nugets -->
<a id='snippet-mstest-nugets'></a>
```csproj
<PackageReference Include="MSTest" Version="3.5.1" />
<PackageReference Include="MSTest" Version="3.5.2" />
<PackageReference Include="Verify.MSTest" Version="26.2.0" />
```
<sup><a href='/usages/MSTestNugetUsage/MSTestNugetUsage.csproj#L6-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-mstest-nugets' title='Start of snippet'>anchor</a></sup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: mstest-nugets -->
<a id='snippet-mstest-nugets'></a>
```csproj
<PackageReference Include="MSTest" Version="3.5.1" />
<PackageReference Include="MSTest" Version="3.5.2" />
<PackageReference Include="Verify.MSTest" Version="26.2.0" />
```
<sup><a href='/usages/MSTestNugetUsage/MSTestNugetUsage.csproj#L6-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-mstest-nugets' title='Start of snippet'>anchor</a></sup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: mstest-nugets -->
<a id='snippet-mstest-nugets'></a>
```csproj
<PackageReference Include="MSTest" Version="3.5.1" />
<PackageReference Include="MSTest" Version="3.5.2" />
<PackageReference Include="Verify.MSTest" Version="26.2.0" />
```
<sup><a href='/usages/MSTestNugetUsage/MSTestNugetUsage.csproj#L6-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-mstest-nugets' title='Start of snippet'>anchor</a></sup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: mstest-nugets -->
<a id='snippet-mstest-nugets'></a>
```csproj
<PackageReference Include="MSTest" Version="3.5.1" />
<PackageReference Include="MSTest" Version="3.5.2" />
<PackageReference Include="Verify.MSTest" Version="26.2.0" />
```
<sup><a href='/usages/MSTestNugetUsage/MSTestNugetUsage.csproj#L6-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-mstest-nugets' title='Start of snippet'>anchor</a></sup>
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Windows_VisualStudio_Gui_MSTest_AppVeyor.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: mstest-nugets -->
<a id='snippet-mstest-nugets'></a>
```csproj
<PackageReference Include="MSTest" Version="3.5.1" />
<PackageReference Include="MSTest" Version="3.5.2" />
<PackageReference Include="Verify.MSTest" Version="26.2.0" />
```
<sup><a href='/usages/MSTestNugetUsage/MSTestNugetUsage.csproj#L6-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-mstest-nugets' title='Start of snippet'>anchor</a></sup>
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Windows_VisualStudio_Gui_MSTest_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: mstest-nugets -->
<a id='snippet-mstest-nugets'></a>
```csproj
<PackageReference Include="MSTest" Version="3.5.1" />
<PackageReference Include="MSTest" Version="3.5.2" />
<PackageReference Include="Verify.MSTest" Version="26.2.0" />
```
<sup><a href='/usages/MSTestNugetUsage/MSTestNugetUsage.csproj#L6-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-mstest-nugets' title='Start of snippet'>anchor</a></sup>
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Windows_VisualStudio_Gui_MSTest_GitHubActions.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: mstest-nugets -->
<a id='snippet-mstest-nugets'></a>
```csproj
<PackageReference Include="MSTest" Version="3.5.1" />
<PackageReference Include="MSTest" Version="3.5.2" />
<PackageReference Include="Verify.MSTest" Version="26.2.0" />
```
<sup><a href='/usages/MSTestNugetUsage/MSTestNugetUsage.csproj#L6-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-mstest-nugets' title='Start of snippet'>anchor</a></sup>
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Windows_VisualStudio_Gui_MSTest_None.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Add the following packages to the test project:
<!-- snippet: mstest-nugets -->
<a id='snippet-mstest-nugets'></a>
```csproj
<PackageReference Include="MSTest" Version="3.5.1" />
<PackageReference Include="MSTest" Version="3.5.2" />
<PackageReference Include="Verify.MSTest" Version="26.2.0" />
```
<sup><a href='/usages/MSTestNugetUsage/MSTestNugetUsage.csproj#L6-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-mstest-nugets' title='Start of snippet'>anchor</a></sup>
Expand Down
4 changes: 2 additions & 2 deletions src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
<PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.9.2" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageVersion Include="MSTest" Version="3.5.1" />
<PackageVersion Include="MSTest.TestFramework" Version="3.5.1" />
<PackageVersion Include="MSTest" Version="3.5.2" />
<PackageVersion Include="MSTest.TestFramework" Version="3.5.2" />
<PackageVersion Include="NUnit" Version="4.1.0" />
<PackageVersion Include="NUnit3TestAdapter" Version="4.6.0" />
<PackageVersion Include="Polyfill" Version="6.4.1" />
Expand Down
2 changes: 1 addition & 1 deletion usages/MSTestNugetUsage/MSTestNugetUsage.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
</PropertyGroup>
<ItemGroup>
<!-- begin-snippet: mstest-nugets -->
<PackageReference Include="MSTest" Version="3.5.1" />
<PackageReference Include="MSTest" Version="3.5.2" />
<PackageReference Include="Verify.MSTest" Version="26.2.0" />
<!-- end-snippet -->
</ItemGroup>
Expand Down

0 comments on commit 7c2a0f0

Please sign in to comment.