From 9189f19033ca3033c6aaf8c1451aa540f1322968 Mon Sep 17 00:00:00 2001 From: Yigit Emre Sahinoglu Date: Thu, 22 Oct 2020 04:04:22 +0300 Subject: [PATCH] Fix keyword for dotnetpreview-5.0.100-preview.8.20417.9. (#4348) --- .../Microsoft/dotnetPreview/5.0.100-preview.8.20417.9.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifests/Microsoft/dotnetPreview/5.0.100-preview.8.20417.9.yaml b/manifests/Microsoft/dotnetPreview/5.0.100-preview.8.20417.9.yaml index b56691aa1..1e394c4de 100644 --- a/manifests/Microsoft/dotnetPreview/5.0.100-preview.8.20417.9.yaml +++ b/manifests/Microsoft/dotnetPreview/5.0.100-preview.8.20417.9.yaml @@ -16,7 +16,7 @@ Installers: Sha256: 980D6643750422A47A62A67A5E9EFC1DBB956B661D6241F598102A7F5C57C058 InstallerType: exe Switches: - Custom: /install - Silent: /quiet - SilentWithProgress: /passive + Custom: /install /norestart + Silent: /quiet /norestart + SilentWithProgress: /passive /norestart # ManifestVersion: 0.1.0