Skip to content

Commit

Permalink
Merge pull request #758 from Fody/dependabot/nuget/Xunit.ApprovalTest…
Browse files Browse the repository at this point in the history
…s-4.3.0
  • Loading branch information
dependabot-preview[bot] committed Nov 4, 2019
2 parents 79db56a + a5a64a7 commit 422be48
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion FodyHelpers.Tests/FodyHelpers.Tests.csproj
Expand Up @@ -20,7 +20,7 @@
<PackageReference Include="ObjectApproval" Version="11.1.0" />
<PackageReference Include="Xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" />
<PackageReference Include="Xunit.ApprovalTests" Version="4.2.0" />
<PackageReference Include="Xunit.ApprovalTests" Version="4.3.0" />
<Reference Include="Microsoft.CSharp" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
<ProjectReference Include="..\DummyAssembly\DummyAssembly.csproj" />
Expand Down
2 changes: 1 addition & 1 deletion Tests/Tests.csproj
Expand Up @@ -16,7 +16,7 @@
<PackageReference Include="ObjectApproval" Version="11.1.0" />
<PackageReference Include="Xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" />
<PackageReference Include="Xunit.ApprovalTests" Version="4.2.0" />
<PackageReference Include="Xunit.ApprovalTests" Version="4.3.0" />
<Reference Include="Microsoft.CSharp" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
<ProjectReference Include="..\DummyAssembly\DummyAssembly.csproj" />
Expand Down

0 comments on commit 422be48

Please sign in to comment.