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.48.414
  • Loading branch information
credfeto committed Mar 30, 2024
1 parent b98ba74 commit b3e5434
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 @@ -29,8 +29,8 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- Dependencies - Updated SonarAnalyzer.CSharp to 9.23.0.88079
- Dependencies - Updated Credfeto.Enumeration.Source.Generation to 1.1.5.315
- Dependencies - Updated FunFair.CodeAnalysis to 7.0.12.324
- Dependencies - Updated FunFair.Test.Common to 6.1.47.409
- Dependencies - Updated Credfeto.Extensions.Linq to 1.0.18.174
- Dependencies - Updated FunFair.Test.Common to 6.1.48.414
### Removed
### Deployment Changes

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<ProjectReference Include="..\FunFair.BuildVersion.Detection\FunFair.BuildVersion.Detection.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="FunFair.Test.Common" Version="6.1.47.409" />
<PackageReference Include="FunFair.Test.Common" Version="6.1.48.414" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="NSubstitute" Version="5.1.0" />
<PackageReference Include="TeamCity.VSTest.TestAdapter" Version="1.0.40" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<EnforceExtendedAnalyzerRules>false</EnforceExtendedAnalyzerRules>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="FunFair.Test.Common" Version="6.1.47.409" />
<PackageReference Include="FunFair.Test.Common" Version="6.1.48.414" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="NSubstitute" Version="5.1.0" />
<PackageReference Include="TeamCity.VSTest.TestAdapter" Version="1.0.40" />
Expand Down

0 comments on commit b3e5434

Please sign in to comment.