This commit is contained in:
STAM 2023-06-08 15:28:33 +03:00
parent 311608c7bf
commit 232e10ab9f
Signed by: stam
GPG Key ID: 4F57E51F9C45F8CD
3 changed files with 15 additions and 15 deletions

View File

@ -188,19 +188,19 @@ RUN curl https://packages.microsoft.com/keys/microsoft.asc | sudo apt-key add -
# dotnet-runtime-5.0 \
# dotnet-hostfxr-5.0 \
# dotnet-apphost-pack-5.0 \
dotnet-sdk-6.0 \
dotnet-targeting-pack-6.0 \
dotnet-runtime-deps-6.0 \
dotnet-runtime-6.0 \
dotnet-hostfxr-6.0 \
dotnet-apphost-pack-6.0 \
# dotnet-sdk-6.0 \
# dotnet-targeting-pack-6.0 \
# dotnet-runtime-deps-6.0 \
# dotnet-runtime-6.0 \
# dotnet-hostfxr-6.0 \
# dotnet-apphost-pack-6.0 \
dotnet-sdk-7.0 \
dotnet-targeting-pack-7.0 \
dotnet-runtime-deps-7.0 \
dotnet-runtime-7.0 \
dotnet-hostfxr-7.0 \
dotnet-apphost-pack-7.0 \
dotnet-host \
# dotnet-host \
procdump \
procmon \
powershell-preview \

View File

@ -52,19 +52,19 @@ RUN curl https://packages.microsoft.com/keys/microsoft.asc | sudo apt-key add -
# dotnet-runtime-5.0 \
# dotnet-hostfxr-5.0 \
# dotnet-apphost-pack-5.0 \
dotnet-sdk-6.0 \
dotnet-targeting-pack-6.0 \
dotnet-runtime-deps-6.0 \
dotnet-runtime-6.0 \
dotnet-hostfxr-6.0 \
dotnet-apphost-pack-6.0 \
# dotnet-sdk-6.0 \
# dotnet-targeting-pack-6.0 \
# dotnet-runtime-deps-6.0 \
# dotnet-runtime-6.0 \
# dotnet-hostfxr-6.0 \
# dotnet-apphost-pack-6.0 \
dotnet-sdk-7.0 \
dotnet-targeting-pack-7.0 \
dotnet-runtime-deps-7.0 \
dotnet-runtime-7.0 \
dotnet-hostfxr-7.0 \
dotnet-apphost-pack-7.0 \
dotnet-host \
# dotnet-host \
procdump \
procmon \
powershell-preview \

View File

@ -64,7 +64,7 @@ RUN curl https://packages.microsoft.com/keys/microsoft.asc | sudo apt-key add -
dotnet-runtime-7.0 \
dotnet-hostfxr-7.0 \
dotnet-apphost-pack-7.0 \
dotnet-host \
# dotnet-host \
procdump \
# procmon \
powershell-preview \