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 8f5acb6 commit b60ead3
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 @@ -20,14 +20,14 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- Dependencies - Updated Credfeto.Extensions.Linq to 1.0.18.174
- 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
2 changes: 1 addition & 1 deletion src/Credfeto.Package.Test/Credfeto.Package.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<ProjectReference Include="..\Credfeto.Package\Credfeto.Package.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 b60ead3

Please sign in to comment.