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.71.731
  • Loading branch information
credfeto committed Oct 17, 2024
1 parent 6a425a4 commit 4ebb633
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 @@ -23,7 +23,6 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- Dependencies - Updated xunit.analyzers to 1.16.0
- Dependencies - Updated Microsoft.NET.Test.Sdk to 17.11.1
- Dependencies - Updated FunFair.CodeAnalysis to 7.0.23.533
- Dependencies - Updated FunFair.Test.Common to 6.1.69.630
- SDK - Updated to Dotnet 9.0 RC1
- SDK - Updated DotNet SDK to 9.0.100-rc.2.24474.11
- Dependencies - Updated Meziantou.Analyzer to 2.0.170
Expand All @@ -33,6 +32,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- Dependencies - Updated NuGet to 6.11.1
- Dependencies - Updated Credfeto.Extensions.Linq to 1.0.26.395
- Dependencies - Updated Credfeto.Version.Information.Generator to 1.0.2.16
- Dependencies - Updated FunFair.Test.Common to 6.1.71.731
### 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.69.630" />
<PackageReference Include="FunFair.Test.Common" Version="6.1.71.731" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="NSubstitute" Version="5.1.0" />
<PackageReference Include="xunit" Version="2.9.2" />
Expand Down

0 comments on commit 4ebb633

Please sign in to comment.