From a313aead2a43b5b4a9ead00edf54b058871148ca Mon Sep 17 00:00:00 2001 From: John Luo Date: Fri, 16 Mar 2018 11:47:50 -0700 Subject: [PATCH] Update supported installer platforms Remove ubuntu 17.04 Add ubuntu 17.10 Add ubuntu 18.04 --- build/RuntimeStoreInstaller.targets | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/build/RuntimeStoreInstaller.targets b/build/RuntimeStoreInstaller.targets index f36e791620..958975810d 100644 --- a/build/RuntimeStoreInstaller.targets +++ b/build/RuntimeStoreInstaller.targets @@ -548,10 +548,18 @@ SkipUnchangedFiles="False" UseHardlinksIfPossible="False" /> - + + + +