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.236.948
  • Loading branch information
credfeto committed Nov 1, 2024
1 parent 291e89f commit 2a764c9
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 Meziantou.Analyzer to 2.0.177
- Dependencies - Updated FunFair.Test.Common to 6.1.235.945
- Dependencies - Updated Credfeto.Extensions.Linq to 1.0.32.455
- Dependencies - Updated Credfeto.Version.Information.Generator to 1.0.8.85
- Dependencies - Updated Credfeto.Enumeration to 1.1.20.657
- Dependencies - Updated FunFair.CodeAnalysis to 7.0.30.688
- Dependencies - Updated FunFair.Test.Common to 6.1.236.948
### 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.235.945" />
<PackageReference Include="FunFair.Test.Common" Version="6.1.236.948" />
<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.235.945" />
<PackageReference Include="FunFair.Test.Common" Version="6.1.236.948" />
<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 2a764c9

Please sign in to comment.