diff --git a/README.md b/README.md
index 4d0c46b166..30fe31a16b 100644
--- a/README.md
+++ b/README.md
@@ -54,13 +54,23 @@ Microsoft.AspNetCore | [![][metapackage-myget-badge]][metapackage-m
[linux-x64-badge]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/master/aspnetcore-runtime-linux-x64-version-badge.svg
[osx-x64-badge]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/master/aspnetcore-runtime-osx-x64-version-badge.svg
+[win-x64-zip]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/master/aspnetcore-runtime-latest-win-x64.zip
+[win-x64-exe]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/master/aspnetcore-runtime-latest-win-x64.exe
+[win-x86-zip]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/master/aspnetcore-runtime-latest-win-x86.zip
+[win-x86-exe]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/master/aspnetcore-runtime-latest-win-x86.exe
+[linux-x64-tar]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/master/aspnetcore-runtime-latest-linux-x64.tar.gz
+[osx-x64-tar]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/master/aspnetcore-runtime-latest-osx-x64.tar.gz
+[debian-x64-deb]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/master/aspnetcore-runtime-latest-x64.deb
+[redhat-x64-rpm]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/master/aspnetcore-runtime-latest-rhel.7-x64.rpm
-Platform | Latest (dev branch)
-----------------|---------------------
-Windows (x64) | ![][win-x64-badge]
-Windows (x86) | ![][win-x86-badge]
-Linux (x64) | ![][linux-x64-badge]
-macOS (x64) | ![][osx-x64-badge]
+Platform | Latest (dev branch)
+----------------------|---------------------
+Windows (x64) | ![][win-x64-badge]
[Installer (exe)][win-x64-exe]
[Archive (zip)][win-x64-zip]
+Windows (x86) | ![][win-x86-badge]
[Installer (exe)][win-x86-exe]
[Archive (zip)][win-x86-zip]
+macOS (x64) | ![][osx-x64-badge]
[Archive (tar.gz)][osx-x64-tar]
+Linux (x64) | ![][linux-x64-badge]
[Archive (tar.gz)][linux-x64-tar]
+Debian/Ubuntu (x64) | ![][linux-x64-badge]
[Installer (deb)][debian-x64-deb]
+RedHat/Fedora (x64) | ![][linux-x64-badge]
[Installer (rpm)][debian-x64-deb]
## Building from source
diff --git a/build/Publish.targets b/build/Publish.targets
index ff0262d3a6..73c8473564 100644
--- a/build/Publish.targets
+++ b/build/Publish.targets
@@ -53,7 +53,7 @@
-
+
$(BlobBasePath)$(SymbolsArchiveBaseFileName)-%(RuntimeSymbolsArchive.Identity)%(RuntimeSymbolsArchive.FileExt)
diff --git a/build/repo.props b/build/repo.props
index ea5b24a29d..38277d7102 100644
--- a/build/repo.props
+++ b/build/repo.props
@@ -20,9 +20,7 @@
-
-
@@ -38,15 +36,9 @@
-
-
-
-
-
-
-
-
-
+
+
+