diff --git a/NuGet.Config b/NuGet.Config index 14d2b4959..e216f45e7 100644 --- a/NuGet.Config +++ b/NuGet.Config @@ -6,7 +6,7 @@ - + diff --git a/build/BundledRuntimes.props b/build/BundledRuntimes.props index 9d925e277..4484c7dc8 100644 --- a/build/BundledRuntimes.props +++ b/build/BundledRuntimes.props @@ -38,11 +38,12 @@ $(OSName) linux - -$(AspNetCoreCoherenceTimestamp) + -$(AspNetCoreCoherenceTimestamp) + -$(AspNetCoherenceLabel)$(AspNetCoreRuntimeStoreSuffix) Build.RS.$(AspNetCoreRuntimeInstallerArchiveFileNameOSToken)$(AspNetCoreRuntimeInstallerArchiveSuffix)$(ArchiveExtension) $(PackagesDirectory)/$(AspNetCoreRuntimeInstallerArchiveFileName) - AspNetCorePackageStoreLib$(Architecture).wixlib + AspNetCorePackageStoreLib$(Architecture)$(AspNetCoreRuntimeStoreSuffix).wixlib $(PackagesDirectory)/$(AspNetCoreRuntimeInstallerWixLibFileName) diff --git a/build/DependencyVersions.props b/build/DependencyVersions.props index 264857f7f..daa36985b 100644 --- a/build/DependencyVersions.props +++ b/build/DependencyVersions.props @@ -14,8 +14,8 @@ $(CLI_SharedFrameworkVersion) $(CLI_SharedFrameworkVersion) 1.0.0-beta2-20170531-247 - 1.0.0-beta2-20170531-247 - 1.0.0-beta2-20170531-247 + 1.0.0-beta2-20170602-250 + 1.0.0-beta2-20170602-250 2.0.0-preview2-25402-02 2.0.0-preview2-25402-02 0.1.0-alpha-142 @@ -24,8 +24,9 @@ timestamped - dev-134 - preview2-25332 + 2.0.0-preview2-142 + preview2 + 25368 diff --git a/test/dotnet-migrate.Tests/NuGet.tempaspnetpatch.config b/test/dotnet-migrate.Tests/NuGet.tempaspnetpatch.config index f38551286..33b9693d5 100644 --- a/test/dotnet-migrate.Tests/NuGet.tempaspnetpatch.config +++ b/test/dotnet-migrate.Tests/NuGet.tempaspnetpatch.config @@ -6,6 +6,6 @@ - + \ No newline at end of file diff --git a/test/dotnet-new.Tests/NuGet.tempaspnetpatch.config b/test/dotnet-new.Tests/NuGet.tempaspnetpatch.config index f38551286..33b9693d5 100644 --- a/test/dotnet-new.Tests/NuGet.tempaspnetpatch.config +++ b/test/dotnet-new.Tests/NuGet.tempaspnetpatch.config @@ -6,6 +6,6 @@ - + \ No newline at end of file