diff --git a/build/RuntimeStoreInstaller.targets b/build/RuntimeStoreInstaller.targets
index c55fb09c65..4a6f4eeaa3 100644
--- a/build/RuntimeStoreInstaller.targets
+++ b/build/RuntimeStoreInstaller.targets
@@ -22,7 +22,7 @@
$(KOREBUILD_DOTNET_FEED_UNCACHED)
$(PublicCoreFeedPrefix)
- $(PublicCoreFeedPrefix)/aspnetcore/store/2.0.3-125/Build.RS.
+ $(PublicCoreFeedPrefix)/aspnetcore/store/$(PreviousRuntimeStoreArchiveVersion)/Build.RS.
$(CoreFeedPrefix)/Runtime/$(MicrosoftNETCoreApp20PackageVersion)/dotnet-runtime-$(MicrosoftNETCoreApp20PackageVersion)-linux-x64.tar.gz
$(_TimestampRSSource)aspnetcore-store-$(PackageVersion)-linux-x64.tar.gz
$(_TimestampFreeRSSource)aspnetcore-store-$(PackageVersionNoTimestamp)-
diff --git a/src/Microsoft.AspNetCore.All/build/aspnetcore-store-2.0.5.xml b/src/Microsoft.AspNetCore.All/build/aspnetcore-store-2.0.5.xml
new file mode 100755
index 0000000000..a121eaf848
--- /dev/null
+++ b/src/Microsoft.AspNetCore.All/build/aspnetcore-store-2.0.5.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/version.props b/version.props
index efbdef10a5..79f91aa50e 100644
--- a/version.props
+++ b/version.props
@@ -1,6 +1,5 @@
- 2.0.5
2.0.6
rtm
$(VersionPrefix)
@@ -8,5 +7,9 @@
$(VersionPrefix)-$(VersionSuffix)-final
$(VersionPrefix)-$(VersionSuffix)-final
$(VersionSuffix)-$(BuildNumber)
+
+
+ 2.0.5-155
+ 2.0.5