Skip to content

Commit

Permalink
Update dependency DocumentFormat.OpenXml to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 30, 2024
1 parent 68ab106 commit d7eeebc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ReportsGenerator/ReportsGenerator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
</Content>
</ItemGroup>
<ItemGroup>
<PackageReference Include="DocumentFormat.OpenXml" Version="2.19.0" />
<PackageReference Include="DocumentFormat.OpenXml" Version="3.1.0" />
</ItemGroup>
<ItemGroup>
<Compile Update="Properties\Settings.Designer.cs">
Expand Down

0 comments on commit d7eeebc

Please sign in to comment.