Skip to content

Commit

Permalink
2.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
igitur committed Jun 8, 2022
1 parent 632249d commit 2c0c01a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ClosedXML.Examples/ClosedXML.Examples.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

<ItemGroup>
<ProjectReference Include="..\ClosedXML\ClosedXML.csproj" />
<PackageReference Include="DocumentFormat.OpenXml" Version="2.13.0" />
<PackageReference Include="DocumentFormat.OpenXml" Version="2.16.0" />
<PackageReference Include="morelinq" Version="2.10.0" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion ClosedXML/ClosedXML.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="DocumentFormat.OpenXml" Version="2.13.0" />
<PackageReference Include="DocumentFormat.OpenXml" Version="2.16.0" />
<PackageReference Include="ExcelNumberFormat" Version="1.1.0" />

<!-- SourceLink , see https://github.com/ctaggart/SourceLink -->
Expand Down

0 comments on commit 2c0c01a

Please sign in to comment.