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.46.400
  • Loading branch information
credfeto committed Mar 20, 2024
1 parent a7cf32a commit a7eb4cd
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 xunit.runner.visualstudio to 2.5.7
- Dependencies - Updated xunit to 2.7.0
- Dependencies - Updated TeamCity.VSTest.TestAdapter to 1.0.40
- Dependencies - Updated FunFair.Test.Common to 6.1.45.389
- Dependencies - Updated Credfeto.Enumeration.Source.Generation to 1.1.4.303
- Dependencies - Updated coverlet to 6.0.2
- SDK - Updated DotNet SDK to 8.0.203
Expand All @@ -26,6 +25,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- Dependencies - Updated Roslynator.Analyzers to 4.12.0
- Dependencies - Updated FunFair.CodeAnalysis to 7.0.11.311
- Dependencies - Updated SonarAnalyzer.CSharp to 9.22.0.87781
- Dependencies - Updated FunFair.Test.Common to 6.1.46.400
### Removed
### Deployment Changes

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<ProjectReference Include="..\Credfeto.ChangeLog\Credfeto.ChangeLog.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="FunFair.Test.Common" Version="6.1.45.389" />
<PackageReference Include="FunFair.Test.Common" Version="6.1.46.400" />
<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 a7eb4cd

Please sign in to comment.