We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d8e19f commit 25e8b0dCopy full SHA for 25e8b0d
src/installer/pkg/packaging/deb/package.targets
@@ -325,7 +325,7 @@
325
Include="%SSL_DEPENDENCY_LIST%"
326
ReplacementString="libssl1.0.0 | libssl1.0.2 | libssl1.1" />
327
328
- <KnownLibIcuVersion Include="66;65;63;60;57;55;52" />
+ <KnownLibIcuVersion Include="72;71;70;69;68;67;66;65;63;60;57;55;52" />
329
<SharedFrameworkTokenValue
330
Include="%LIBICU_DEPENDENCY_LIST%"
331
ReplacementString="libicu | @(KnownLibIcuVersion -> 'libicu%(Identity)', ' | ')" />
0 commit comments