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.44.386
  • Loading branch information
credfeto committed Mar 7, 2024
1 parent 4e7f2c9 commit 1103e9d
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,10 +18,10 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- Dependencies - Updated coverlet to 6.0.1
- Dependencies - Updated TeamCity.VSTest.TestAdapter to 1.0.40
- Dependencies - Updated Meziantou.Analyzer to 2.0.145
- Dependencies - Updated FunFair.Test.Common to 6.1.42.380
- Dependencies - Updated FunFair.CodeAnalysis to 7.0.9.296
- Dependencies - Updated Microsoft.CodeAnalysis.CSharp to 4.9.2
- Dependencies - Updated SonarAnalyzer.CSharp to 9.21.0.86780
- Dependencies - Updated FunFair.Test.Common to 6.1.44.386
### Removed
### Deployment Changes

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<ProjectReference Include="..\Credfeto.Enumeration.Source.Generation\Credfeto.Enumeration.Source.Generation.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="FunFair.Test.Common" Version="6.1.42.380" />
<PackageReference Include="FunFair.Test.Common" Version="6.1.44.386" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.9.2" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<ProjectReference Include="..\Credfeto.Enumeration.Source.Generation\Credfeto.Enumeration.Source.Generation.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="FunFair.Test.Common" Version="6.1.42.380" />
<PackageReference Include="FunFair.Test.Common" Version="6.1.44.386" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.XUnit" Version="1.1.1" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.9.2" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
Expand Down

0 comments on commit 1103e9d

Please sign in to comment.