This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 217
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
51 additions
and
185 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
name: dotnet-runtime-21 | ||
base: core18 | ||
version: 2.1.26 | ||
summary: Cross-Platform .NET Core Runtime. | ||
description: | | ||
.NET Core runtimes and libraries which are optimized for running .NET Core apps in production. See https://dot.net/core. | ||
.NET Core is a general purpose development platform maintained by Microsoft. | ||
grade: stable | ||
confinement: strict | ||
|
||
apps: | ||
dotnet: | ||
command: dotnet | ||
plugs: | ||
- network | ||
- network-bind | ||
- removable-media | ||
- home | ||
|
||
slots: | ||
dotnet-runtime: | ||
content: dotnet-runtime-21 | ||
interface: content | ||
read: [/] | ||
|
||
parts: | ||
dotnet-runtime: | ||
plugin: dump | ||
source: https://download.visualstudio.microsoft.com/download/pr/5c00bafe-4ead-4e9a-82b6-884a9727e751/fdb7f6701e556d89b6884037cc9983cb/dotnet-runtime-2.1.26-linux-x64.tar.gz | ||
source-checksum: sha512/41cc13f14dd7721a079bdd0ab489de40e9d4f32787239a26e7d10fcb0020a8e78d446c3b430b4bf80a557a925b3ca87d7981bfda4bbf9495cc44b1d42d877c40 | ||
stage-packages: | ||
- libicu60 | ||
- libssl1.0.0 | ||
- libcurl3 | ||
- libgssapi-krb5-2 | ||
- liblttng-ust0 | ||
- libstdc++6 | ||
- zlib1g | ||
- libgcc1 | ||
- lldb | ||
- libunwind8 | ||
- libtinfo5 | ||
- libdb5.3 | ||
- libc6 |
41 changes: 0 additions & 41 deletions
41
src/pkg/packaging/snaps/dotnet-hosting-20/snap/snapcraft.yaml
This file was deleted.
Oops, something went wrong.
45 changes: 0 additions & 45 deletions
45
src/pkg/packaging/snaps/dotnet-runtime-11/snap/snapcraft.yaml
This file was deleted.
Oops, something went wrong.
45 changes: 0 additions & 45 deletions
45
src/pkg/packaging/snaps/dotnet-runtime-20/snap/snapcraft.yaml
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.