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.242.1044
  • Loading branch information
credfeto committed Jan 2, 2025
1 parent 30756bc commit 42f1fbc
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
### Changed
- Dependencies - Updated Credfeto.Version.Information.Generator to 1.0.34.227
- Dependencies - Updated FunFair.CodeAnalysis to 7.0.52.823
- Dependencies - Updated FunFair.Test.Common to 6.1.242.1044
### 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.241.1032" />
<PackageReference Include="FunFair.Test.Common" Version="6.1.242.1044" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="NSubstitute" Version="5.3.0" />
<PackageReference Include="xunit" Version="2.9.2" />
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.241.1032" />
<PackageReference Include="FunFair.Test.Common" Version="6.1.242.1044" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="Npgsql" Version="9.0.2" />
<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.241.1032" />
<PackageReference Include="FunFair.Test.Common" Version="6.1.242.1044" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="NSubstitute" Version="5.3.0" />
<PackageReference Include="xunit" Version="2.9.2" />
Expand Down

0 comments on commit 42f1fbc

Please sign in to comment.