Skip to content

Commit

Permalink
[Dependencies] Updating FunFair.Test.Common (Test Infrastructure) to …
Browse files Browse the repository at this point in the history
…6.1.50.439
  • Loading branch information
credfeto committed Apr 19, 2024
1 parent 5d02441 commit 34f3c1e
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 @@ -11,14 +11,14 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
### Changed
- SDK - Updated DotNet SDK to 8.0.204
- Dependencies - Updated FunFair.CodeAnalysis to 7.0.13.341
- Dependencies - Updated FunFair.Test.Common to 6.1.49.427
- Dependencies - Updated Meziantou.Analyzer to 2.0.149
- Dependencies - Updated Roslynator.Analyzers to 4.12.1
- Dependencies - Updated SmartAnalyzers.CSharpExtensions.Annotations to 4.2.10
- Dependencies - Updated SonarAnalyzer.CSharp to 9.23.2.88755
- Dependencies - Updated xunit.analyzers to 1.12.0
- Dependencies - Updated xunit.runner.visualstudio to 2.5.8
- Dependencies - Updated xunit to 2.7.1
- Dependencies - Updated FunFair.Test.Common to 6.1.50.439
### Removed
### Deployment Changes

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<ProjectReference Include="..\Credfeto.Enumeration.Source.Generation.Models\Credfeto.Enumeration.Source.Generation.Models.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="FunFair.Test.Common" Version="6.1.49.427" />
<PackageReference Include="FunFair.Test.Common" Version="6.1.50.439" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="NSubstitute" Version="5.1.0" />
<PackageReference Include="TeamCity.VSTest.TestAdapter" Version="1.0.40" />
Expand Down

0 comments on commit 34f3c1e

Please sign in to comment.