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.22.273
  • Loading branch information
credfeto committed Dec 12, 2023
1 parent 8e79342 commit 5242969
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 @@ -17,7 +17,6 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- Dependencies - Updated Microsoft.VisualStudio.Threading.Analyzers to 17.8.14
- Dependencies - Updated Credfeto.Enumeration.Source.Generation to 1.1.1.168
- Dependencies - Updated NuGet to 6.8.0
- Dependencies - Updated FunFair.Test.Common to 6.1.21.247
- Dependencies - Updated Roslynator.Analyzers to 4.7.0
- Dependencies - Updated LibGit2Sharp to 0.29.0
- Dependencies - Updated SonarAnalyzer.CSharp to 9.15.0.81779
Expand All @@ -26,6 +25,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- Dependencies - Updated xunit to 2.6.3
- Dependencies - Updated xunit.runner.visualstudio to 2.5.5
- Dependencies - Updated Nullable.Extended.Analyzer to 1.14.6129
- Dependencies - Updated FunFair.Test.Common to 6.1.22.273
### 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.21.247" />
<PackageReference Include="FunFair.Test.Common" Version="6.1.22.273" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="NSubstitute" Version="5.1.0" />
<PackageReference Include="TeamCity.VSTest.TestAdapter" Version="1.0.38" />
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.21.247" />
<PackageReference Include="FunFair.Test.Common" Version="6.1.22.273" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="NSubstitute" Version="5.1.0" />
<PackageReference Include="TeamCity.VSTest.TestAdapter" Version="1.0.38" />
Expand Down

0 comments on commit 5242969

Please sign in to comment.