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.235.945
  • Loading branch information
credfeto committed Oct 30, 2024
1 parent 85f917f commit a69e9cd
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 @@ -32,11 +32,11 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- Dependencies - Updated Roslynator.Analyzers to 4.12.9
- Dependencies - Updated NSubstitute to 5.3.0
- Dependencies - Updated Credfeto.Extensions.Linq to 1.0.31.447
- Dependencies - Updated FunFair.Test.Common to 6.1.234.940
- Dependencies - Updated Credfeto.Version.Information.Generator to 1.0.7.77
- Dependencies - Updated Meziantou.Analyzer to 2.0.177
- Dependencies - Updated Credfeto.Enumeration to 1.1.19.652
- Dependencies - Updated FunFair.CodeAnalysis to 7.0.29.685
- Dependencies - Updated FunFair.Test.Common to 6.1.235.945
### Removed
### Deployment Changes

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<ProjectReference Include="..\FunFair.BuildVersion.Detection\FunFair.BuildVersion.Detection.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="FunFair.Test.Common" Version="6.1.234.940" />
<PackageReference Include="FunFair.Test.Common" Version="6.1.235.945" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<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 @@ -41,7 +41,7 @@
<EnforceExtendedAnalyzerRules>false</EnforceExtendedAnalyzerRules>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="FunFair.Test.Common" Version="6.1.234.940" />
<PackageReference Include="FunFair.Test.Common" Version="6.1.235.945" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="NSubstitute" Version="5.3.0" />
<PackageReference Include="xunit" Version="2.9.2" />
Expand Down

0 comments on commit a69e9cd

Please sign in to comment.