Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Fody/Janitor
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Nov 15, 2021
2 parents 23b9312 + 4ef9930 commit 02b61c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Template/Template.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<ItemGroup>
<PackageReference Include="FodyHelpers" Version="6.6.0" />
<PackageReference Include="Xunit" Version="2.4.1" />
<PackageReference Include="Verify.Xunit" Version="14.2.0" />
<PackageReference Include="Verify.Xunit" Version="14.3.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.0" />
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Tests/Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<Reference Include="Microsoft.CSharp" />
<PackageReference Include="FodyHelpers" Version="6.6.0" />
<PackageReference Include="Xunit" Version="2.4.1" />
<PackageReference Include="Verify.Xunit" Version="14.2.0" />
<PackageReference Include="Verify.Xunit" Version="14.3.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.0" />
<ProjectReference Include="..\Janitor.Fody\Janitor.Fody.csproj" />
Expand Down

0 comments on commit 02b61c8

Please sign in to comment.