Merge pull request #12618 from dotnet/leecow-snaps

update snap yaml to resolve libicu issues on some distros
This commit is contained in:
Lee Coward 2021-11-08 12:43:14 -08:00 committed by GitHub
commit 376f058e9e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ summary: Cross-Platform .NET Core SDK
description: |
.NET Core SDK. https://dot.net/core.
grade: devel
grade: stable
confinement: classic
apps:
@ -20,12 +20,13 @@ parts:
source-checksum: sha512/$(SOURCE_TARGZ_SHA)
stage-packages:
- libicu60
- libc6
- libgcc1
- libstdc++6
- libssl1.0.0
- libcurl3
- libgssapi-krb5-2
- libstdc++6
- zlib1g
- libgcc1
- lldb
- libunwind8
- libtinfo5