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.20.244
  • Loading branch information
credfeto committed Nov 23, 2023
1 parent dbc9e8f commit 8fa7b2c
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 @@ -18,11 +18,11 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- Dependencies - Updated Meziantou.Analyzer to 2.0.110
- Dependencies - Updated Microsoft.VisualStudio.Threading.Analyzers to 17.8.14
- Dependencies - Updated Credfeto.Enumeration.Source.Generation to 1.1.1.168
- Dependencies - Updated FunFair.Test.Common to 6.1.19.238
- Dependencies - Updated NuGet to 6.8.0
- Dependencies - Updated xunit.analyzers to 1.6.0
- Dependencies - Updated xunit to 2.6.2
- Dependencies - Updated xunit.runner.visualstudio to 2.5.4
- Dependencies - Updated FunFair.Test.Common to 6.1.20.244
### 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.19.238" />
<PackageReference Include="FunFair.Test.Common" Version="6.1.20.244" />
<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.19.238" />
<PackageReference Include="FunFair.Test.Common" Version="6.1.20.244" />
<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 8fa7b2c

Please sign in to comment.