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.10.156
  • Loading branch information
credfeto committed Sep 18, 2023
1 parent fe18e40 commit 1103fed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- Dependencies - Updated Roslynator.Analyzers to 4.5.0
- Dependencies - Updated SonarAnalyzer.CSharp to 9.10.0.77988
- Dependencies - Updated xunit.analyzers to 1.3.0
- Dependencies - Updated FunFair.Test.Common to 6.1.10.156
### Removed
### Deployment Changes

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<ProjectReference Include="..\Credfeto.ChangeLog\Credfeto.ChangeLog.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="FunFair.Test.Common" Version="6.1.1.49" />
<PackageReference Include="FunFair.Test.Common" Version="6.1.10.156" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.2" />
<PackageReference Include="NSubstitute" Version="5.0.0" />
<PackageReference Include="TeamCity.VSTest.TestAdapter" Version="1.0.36" />
Expand Down

0 comments on commit 1103fed

Please sign in to comment.