Skip to content

Commit

Permalink
Update Generator.Equals to v3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and bastianeicher committed Oct 28, 2024
1 parent 4a37bac commit f5c99d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Sample/Sample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
<!-- Dependencies -->
<ItemGroup>
<ProjectReference Include="..\StructureEditor.WinForms\StructureEditor.WinForms.csproj" />
<PackageReference Include="Generator.Equals" Version="3.1.0" PrivateAssets="All" />
<PackageReference Include="Generator.Equals.Runtime" Version="3.1.0" />
<PackageReference Include="Generator.Equals" Version="3.1.1" PrivateAssets="All" />
<PackageReference Include="Generator.Equals.Runtime" Version="3.1.1" />
</ItemGroup>

</Project>

0 comments on commit f5c99d5

Please sign in to comment.