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.260.1166
  • Loading branch information
credfeto committed Feb 25, 2025
1 parent b6a2a46 commit 33b2b17
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
### Changed
- Dependencies - Updated FunFair.CodeAnalysis to 7.0.68.928
- Dependencies - Updated Meziantou.Analyzer to 2.0.188
- Dependencies - Updated FunFair.Test.Common to 6.1.259.1162
- Dependencies - Updated Roslynator.Analyzers to 4.13.1
- Dependencies - Updated Credfeto.Version.Information.Generator to 1.0.55.367
- Dependencies - Updated Microsoft.CodeAnalysis.CSharp to 4.13.0
- Dependencies - Updated Npgsql to 9.0.3
- Dependencies - Updated FunFair.Test.Common to 6.1.260.1166
### Removed
### Deployment Changes

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<ProjectReference Include="..\Credfeto.Database.Pgsql\Credfeto.Database.Pgsql.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="FunFair.Test.Common" Version="6.1.259.1162" />
<PackageReference Include="FunFair.Test.Common" Version="6.1.260.1166" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="NSubstitute" Version="5.3.0" />
<PackageReference Include="xunit" Version="2.9.3" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<ProjectReference Include="..\Credfeto.Database.Source.Generation.Example\Credfeto.Database.Source.Generation.Example.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="FunFair.Test.Common" Version="6.1.259.1162" />
<PackageReference Include="FunFair.Test.Common" Version="6.1.260.1166" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="Npgsql" Version="9.0.3" />
<PackageReference Include="NSubstitute" Version="5.3.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<ProjectReference Include="..\Credfeto.Database.SqlServer\Credfeto.Database.SqlServer.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="FunFair.Test.Common" Version="6.1.259.1162" />
<PackageReference Include="FunFair.Test.Common" Version="6.1.260.1166" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="NSubstitute" Version="5.3.0" />
<PackageReference Include="xunit" Version="2.9.3" />
Expand Down

0 comments on commit 33b2b17

Please sign in to comment.