From 2f7fe706452a6cad6f4107680f9fc296edc02806 Mon Sep 17 00:00:00 2001 From: Yigit Emre Sahinoglu Date: Thu, 22 Oct 2020 03:54:32 +0300 Subject: [PATCH] Fix keyword for dotnetpreview-5.0.100-preview.5.20279.10. (#4349) --- .../Microsoft/dotnetPreview/5.0.100-preview.5.20279.10.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifests/Microsoft/dotnetPreview/5.0.100-preview.5.20279.10.yaml b/manifests/Microsoft/dotnetPreview/5.0.100-preview.5.20279.10.yaml index 605c339b4..bef8aa14c 100644 --- a/manifests/Microsoft/dotnetPreview/5.0.100-preview.5.20279.10.yaml +++ b/manifests/Microsoft/dotnetPreview/5.0.100-preview.5.20279.10.yaml @@ -16,7 +16,7 @@ Installers: Url: https://download.visualstudio.microsoft.com/download/pr/38c82743-6223-4a51-a424-ac79a4db189b/5c88aa3116df3b81564077fe49a83c7f/dotnet-sdk-5.0.100-preview.5.20279.10-win-x64.exe Sha256: DA0745FC103336505AAF4DC3DD9B3D3C3E3CAAB9E9CF4A9DA973830409C58AA3 Switches: - Custom: /install - Silent: /quiet - SilentWithProgress: /passive + Custom: /install /norestart + Silent: /quiet /norestart + SilentWithProgress: /passive /norestart # ManifestVersion: 0.1.0