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.11.0
  • Loading branch information
credfeto committed Aug 20, 2024
1 parent 236bdd0 commit 7054170
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- Dependencies - Updated Credfeto.Enumeration.Source.Generation to 1.1.5.315
- Dependencies - Updated Credfeto.Enumeration to 1.1.7.384
- Dependencies - Updated SmartAnalyzers.CSharpExtensions.Annotations to 4.2.11
- Dependencies - Updated Microsoft.NET.Test.Sdk to 17.10.0
- Dependencies - Updated Roslynator.Analyzers to 4.12.4
- Dependencies - Updated CSharpIsNullAnalyzer to 0.1.593
- Dependencies - Updated xunit.analyzers to 1.15.0
Expand All @@ -30,6 +29,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- SDK - Updated DotNet SDK to 8.0.401
- Dependencies - Updated FunFair.CodeAnalysis to 7.0.21.517
- Dependencies - Updated FunFair.Test.Common to 6.1.66.617
- Dependencies - Updated Microsoft.NET.Test.Sdk to 17.11.0
### Removed
### Deployment Changes

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="FunFair.Test.Common" Version="6.1.66.617" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="NSubstitute" Version="5.1.0" />
<PackageReference Include="xunit" Version="2.9.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2" />
Expand Down

0 comments on commit 7054170

Please sign in to comment.