From 50e1ee24604d37b324ed1ee7b09f1383dcce8751 Mon Sep 17 00:00:00 2001 From: Pranav K Date: Thu, 28 Apr 2016 22:58:06 -0700 Subject: [PATCH] Adding more rids --- src/MusicStore.Standalone/project.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/MusicStore.Standalone/project.json b/src/MusicStore.Standalone/project.json index 8ab2daeb1e..cdcd399f12 100644 --- a/src/MusicStore.Standalone/project.json +++ b/src/MusicStore.Standalone/project.json @@ -80,6 +80,8 @@ "win7-x64": { }, "win7-x86": { }, "osx.10.10-x64": { }, - "ubuntu.14.04-x64": { } + "osx.10.11-x64": { }, + "ubuntu.14.04-x64": { }, + "ubuntu.15.04-x64": { } } } \ No newline at end of file