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 18, 2024
1 parent 584e5ca commit 674b8f5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- Dependencies - Updated Roslynator.Analyzers to 4.12.8
- Dependencies - Updated xunit.analyzers to 1.16.0
- Dependencies - Updated xunit to 2.9.2
- Dependencies - Updated FunFair.Test.Common to 6.1.69.630
- Dependencies - Updated Microsoft.Extensions to 8.0.2
- Dependencies - Updated Microsoft.NET.Test.Sdk to 17.11.1
- Dependencies - Updated NuGet to 6.11.1
- Dependencies - Updated Credfeto.Version.Information.Generator to 1.0.2.16
- Dependencies - Updated Meziantou.Analyzer to 2.0.172
- Dependencies - Updated FunFair.Test.Common to 6.1.71.731
### Removed
### Deployment Changes

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<ProjectReference Include="..\FunFair.BuildCheck.Runner\FunFair.BuildCheck.Runner.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
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<EnforceCodeStyleInBuild>true</EnforceCodeStyleInBuild>
</PropertyGroup>
<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 674b8f5

Please sign in to comment.