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.67.620
  • Loading branch information
credfeto committed Aug 20, 2024
1 parent 44dcbaf commit 90593e2
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 @@ -27,9 +27,9 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- Dependencies - Updated Microsoft.VisualStudio.Threading.Analyzers to 17.11.20
- Dependencies - Updated SonarAnalyzer.CSharp to 9.32.0.97167
- SDK - Updated DotNet SDK to 8.0.401
- Dependencies - Updated FunFair.Test.Common to 6.1.66.617
- Dependencies - Updated Microsoft.NET.Test.Sdk to 17.11.0
- Dependencies - Updated FunFair.CodeAnalysis to 7.0.22.521
- Dependencies - Updated FunFair.Test.Common to 6.1.67.620
### Removed
### Deployment Changes

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<ProjectReference Include="..\Credfeto.ChangeLog\Credfeto.ChangeLog.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="FunFair.Test.Common" Version="6.1.66.617" />
<PackageReference Include="FunFair.Test.Common" Version="6.1.67.620" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="NSubstitute" Version="5.1.0" />
<PackageReference Include="xunit" Version="2.9.0" />
Expand Down

0 comments on commit 90593e2

Please sign in to comment.