This commit is contained in:
stam@epicm.org 2022-04-25 11:28:03 +03:00
parent 8267724ab6
commit a3b09a1ad0
Signed by: stam
GPG Key ID: E149C3760CFA3C7E

View File

@ -63,13 +63,9 @@ RUN cinst -y --ignore-checksums --allow-empty-checksums --ignoredetectedreboot -
# install dotnet packages
##################################################################
RUN cinst -y --ignore-checksums --allow-empty-checksums --ignoredetectedreboot --ignore-package-exit-codes \
dotnet1.1 \
dotnetsdk1.1 \
dotnetfx \
netfx-4.8-devpack \
dotnet \
dotnet-aspnetruntime \
dotnet-windowshosting \
dotnet-runtime \
dotnet-desktopruntime \
dotnet-sdk \