diff --git a/build/Build.RS.nuspec b/build/Build.RS.nuspec deleted file mode 100644 index fee5984b47..0000000000 --- a/build/Build.RS.nuspec +++ /dev/null @@ -1,13 +0,0 @@ - - - - Build.RS - $version$ - Microsoft - Runtime Package Store for ASP.NET Core, for internal builds - - - - - - diff --git a/build/repo.targets b/build/repo.targets index 6caa557275..34806e9878 100644 --- a/build/repo.targets +++ b/build/repo.targets @@ -90,19 +90,16 @@ - win$(PACKAGE_CACHE_PLATFORM) - linux - osx win7-$(PACKAGE_CACHE_PLATFORM) linux-$(PACKAGE_CACHE_PLATFORM) osx-$(PACKAGE_CACHE_PLATFORM) - $(ArtifactsDir)Build.RS.$(OutputZipSufix)-$(VersionSuffix).zip - $(ArtifactsDir)Build.RS.$(OutputZipSufix).zip - $(ArtifactsDir)Build.Symbols.RS.$(OutputZipSufix)-$(VersionSuffix).zip - $(ArtifactsDir)Build.Symbols.RS.$(OutputZipSufix).zip - $(ArtifactsDir)Build.Symbols.RS.$(OutputZipSufix)-$(VersionSuffix).tar.gz - $(ArtifactsDir)Build.Symbols.RS.$(OutputZipSufix).tar.gz + $(ArtifactsDir)aspnetcore-store-$(TimestampVersion)-$(RID).zip + $(ArtifactsDir)aspnetcore-store-$(NoTimestampVersion)-$(RID).zip + $(ArtifactsDir)aspnetcore-symbols-$(TimestampVersion)-$(RID).zip + $(ArtifactsDir)aspnetcore-symbols-$(NoTimestampVersion)-$(RID).zip + $(ArtifactsDir)aspnetcore-symbols-$(TimestampVersion)-$(RID).tar.gz + $(ArtifactsDir)aspnetcore-symbols-$(NoTimestampVersion)-$(RID).tar.gz @@ -175,10 +172,6 @@ - - - - @@ -278,19 +271,21 @@ $(COHERENCE_SIGNED_DROP_LOCATION)\Signed\Packages-NoTimeStamp $(COHERENCE_SIGNED_DROP_LOCATION)\Signed\Packages + nuGetPackagesArchive-$(NoTimestampVersion) + nuGetPackagesArchive-$(TimestampVersion) - - + + $(PublishShare)\fallbackArchives - + @@ -327,8 +322,8 @@ - - + +