Skip to content

Commit 3f2f679

Browse files
Update openssl dependency for SLES (#116922)
1 parent b3d02f6 commit 3f2f679

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/installer/pkg/sfx/installers/dotnet-runtime-deps/dotnet-runtime-deps-sles.12.proj

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

77
<ItemGroup>
8-
<LinuxPackageDependency Include="libopenssl1_1;libicu;krb5" />
8+
<LinuxPackageDependency Include="libopenssl3;libicu;krb5" />
99
</ItemGroup>
1010
</Project>

0 commit comments

Comments
 (0)