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.233.936
  • Loading branch information
credfeto committed Oct 28, 2024
1 parent 3f7a2a5 commit fe06dd7
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 @@ -34,9 +34,9 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- Dependencies - Updated Credfeto.Version.Information.Generator to 1.0.5.65
- Dependencies - Updated Credfeto.Enumeration to 1.1.17.637
- Dependencies - Updated FunFair.CodeAnalysis to 7.0.27.668
- Dependencies - Updated FunFair.Test.Common to 6.1.232.927
- Dependencies - Updated NSubstitute to 5.3.0
- Dependencies - Updated Credfeto.Extensions.Linq to 1.0.30.442
- Dependencies - Updated FunFair.Test.Common to 6.1.233.936
### 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.232.927" />
<PackageReference Include="FunFair.Test.Common" Version="6.1.233.936" />
<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.232.927" />
<PackageReference Include="FunFair.Test.Common" Version="6.1.233.936" />
<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 fe06dd7

Please sign in to comment.