Skip to content

Commit

Permalink
[Dependencies] Updating Microsoft.NET.Test.Sdk (Test Infrastructure) …
Browse files Browse the repository at this point in the history
…to 17.6.0
  • Loading branch information
credfeto committed May 18, 2023
1 parent 117c623 commit 9fcd0d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- SDK - Updated DotNet SDK to 8.0.100-preview.4.23260.5
- Dependencies - Updated Meziantou.Analyzer to 2.0.52
- Dependencies - Updated Microsoft.VisualStudio.Threading.Analyzers to 17.6.40
- Dependencies - Updated Microsoft.NET.Test.Sdk to 17.6.0
### Removed
### Deployment Changes

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="FunFair.Test.Common" Version="6.1.0.8" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.0" />
<PackageReference Include="NSubstitute" Version="5.0.0" />
<PackageReference Include="TeamCity.VSTest.TestAdapter" Version="1.0.36" />
<PackageReference Include="xunit" Version="2.4.2" />
Expand Down

0 comments on commit 9fcd0d0

Please sign in to comment.