Skip to content

Commit 0e68588

Browse files
committed
fix epplus version
1 parent b42badf commit 0e68588

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Extensions/Extensions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="EPPlus" Version="4.5.3.3" />
9+
<PackageReference Include="EPPlus" Version="[4.5.3.3]" />
1010
<PackageReference Include="FluentValidation" Version="11.11.0" />
1111
<PackageReference Include="Microsoft.AspNetCore.Hosting" Version="2.3.0" />
1212
<PackageReference Include="Microsoft.AspNetCore.Mvc.Core" Version="2.3.0" />

0 commit comments

Comments
 (0)