Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

Merge release/2.1.3xx to master #8609

Merged
merged 36 commits into from
Feb 15, 2018
Merged

Conversation

dotnet-bot
Copy link

This is an automatically generated pull request from release/2.1.3xx into master.

git fetch --all
git checkout merges/release/2.1.3xx-to-master
git reset --hard upstream/master
git merge upstream/release/2.1.3xx
# Fix merge conflicts
git commit
git push merges/release/2.1.3xx-to-master --force

Once all conflicts are resolved and all the tests pass, you are free to merge the pull request.

AndyGerlicher and others added 29 commits February 7, 2018 19:24
Update SDK to 2.1.300-preview1-62608-06
Consume generic aspnetcore rpm installers
Port Kernel Version telemetry to preview1
Insert NuGet Build 4.6.0-rtm-4918 into cli
…e/2.1.2xx

Merge release/2.1.1xx to release/2.1.2xx
Update to roslyn 2.7.0-beta3-62612-07 for 2.1.1xx
…e/2.1.2xx

Merge release/2.1.1xx to release/2.1.2xx
…e/2.1.3xx

Merge release/2.1.2xx to release/2.1.3xx
Signing nupkg contents (Cli.Utils and MSBuildResolver)
* Add "PB_RESTORESOURCE" to docker environmental variables.

* Add "PB_RestoreSource" explictly to the 'SandBox' build.sh call.

* Add "ExternalRestoreSources" explictly to the 'SandBox' build.sh call.

* Using an environmental variable to communicate to the docker container.
…e/2.1.2xx

Merge release/2.1.1xx to release/2.1.2xx
…e/2.1.3xx

Merge release/2.1.2xx to release/2.1.3xx
@livarcocc livarcocc added this to the 2.1.3xx milestone Feb 14, 2018
@livarcocc
Copy link

@dotnet-bot Test RHEL7.2 x64 Release Build

…ease/2.1.2xx-to-release/2.1.3xx

* dotnet/release/2.1.2xx:
  Use satellites from roslyn package, not cli-deps-satellites
  Update to roslyn 2.7.0-beta3-62612-07 for 2.1.1xx

 Conflicts:
	build/DependencyVersions.props
	src/redist/redist.csproj
	src/tool_roslyn_satellites/tool_roslyn_satellites.csproj
@livarcocc
Copy link

@natemcmaster This is failing to find the asp.net runtime when going into master. Can you take a look? Is this a asp.net version problem?

…e/2.1.3xx

Merge release/2.1.2xx to release/2.1.3xx
@natemcmaster
Copy link

yes, we'll need a newer version of aspnet that has the rhel7.rpm rename. Give version 2.1.0-preview2-30106 a shot. It should exist

https://dotnetcli.blob.core.windows.net/dotnet/aspnetcore/Runtime/2.1.0-preview2-30106/aspnetcore-runtime-2.1.0-preview2-30106-x64.rpm

@natemcmaster
Copy link

Oh, and you'll also need the changes I added here to adjust the layout. See #8611

…ease/2.1.3xx-to-master

* dotnet/release/2.1.3xx:
  Update to aspnetcore 2.1.0-preview1-28275 and react to feed layout changes (#8611)
  "ExternalRestoreSources" needs to be set in the docker container (#8602)
  Signing nupkg contents (Cli.Utils and MSBuildResolver) along with the rest of the compiled assemblies.
  Use satellites from roslyn package, not cli-deps-satellites
  Update to roslyn 2.7.0-beta3-62612-07 for 2.1.1xx
  Support TildeSlash expand (#8589)
  Port Kernel Version telemetry to preview1
  Do not create a directory with a trailing space; it cannot be deleted by conventional methods. (#8587)
  Consume generic aspnetcore rpm installers
  Insert NuGet Build 4.6.0-rtm-4918 into cli
  Adding roslyn to automatic dependency flow through maestro.
  Fixing update dependency by using the new APIs. We broke this when we updated the version of VersionTools.
  MSBuild 15.6.81
  Update SDK to 2.1.300-preview1-62608-07
  MSBuild 15.6.80

 Conflicts:
	build/DependencyVersions.props
	test/Microsoft.DotNet.ShellShim.Tests/ShellShimMakerTests.cs
@livarcocc livarcocc force-pushed the merges/release/2.1.3xx-to-master branch from ddff156 to f19b3fd Compare February 15, 2018 19:58
@livarcocc livarcocc force-pushed the merges/release/2.1.3xx-to-master branch from 1642031 to 4810eff Compare February 15, 2018 20:23
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<MicrosoftAspNetCoreAllPackageVersion>2.1.0-preview2-30057</MicrosoftAspNetCoreAllPackageVersion>
<MicrosoftAspNetCoreAppPackageVersion>2.1.0-preview2-30106</MicrosoftAspNetCoreAppPackageVersion>

This comment was marked as spam.

@livarcocc livarcocc merged commit f6065dc into master Feb 15, 2018
@livarcocc livarcocc deleted the merges/release/2.1.3xx-to-master branch February 15, 2018 21:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants