Skip to content

Commit

Permalink
fix epplus version
Browse files Browse the repository at this point in the history
  • Loading branch information
ildoc committed Jan 15, 2025
1 parent b42badf commit 0e68588
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Extensions/Extensions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="EPPlus" Version="4.5.3.3" />
<PackageReference Include="EPPlus" Version="[4.5.3.3]" />
<PackageReference Include="FluentValidation" Version="11.11.0" />
<PackageReference Include="Microsoft.AspNetCore.Hosting" Version="2.3.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Core" Version="2.3.0" />
Expand Down

0 comments on commit 0e68588

Please sign in to comment.