Skip to content

Bump 3.0 packs to 3.0.1 as appropriate - #5698

Merged
wtgodbe merged 1 commit into
dotnet:release/3.1.1xxfrom
nguerrera:3.1-3.0.1-self-contained
Nov 16, 2019
Merged

Bump 3.0 packs to 3.0.1 as appropriate#5698
wtgodbe merged 1 commit into
dotnet:release/3.1.1xxfrom
nguerrera:3.1-3.0.1-self-contained

Conversation

@nguerrera

Copy link
Copy Markdown

Description

The 3.1 SDK does not use 3.0.1 runtime and targeting packs as appropriate when targeting 3.0.

Customer impact

  1. Self-contained 3.0 apps built with 3.1 SDK will be deployed with 3.0.0 runtimes instead of 3.0.1 runtime
  2. Bug fixed in ASP.NET 3.0.1 targeting pack (missing type forwards), will not be fixed by SDK 3.1.100 as it is by SDK 3.0.101

Regression

From customer perspective, yes, as this will be perceived as scenarios 1 and 2 working in 3.0.101 SDK and not 3.1.100 SDK.

Risk

Low.

Tests

Diffed the bundled versions props file between 3.0.101 and 3.1.100 to confirm that the 3.0 sections are now identical. dotnet/sdk tests that run in CI stressed this scenario as well, as evidenced by needing to add a nuget feed to find 3.0.1 runtime pack once this change was applied (The challenge is that 3.0.1 and 3.1.0 are shipping days apart so 3.0.1 assets aren't on nuget.or yet.)

@nguerrera nguerrera added this to the 3.1.1xx milestone Nov 16, 2019
@nguerrera
nguerrera requested review from a team, mmitche and wtgodbe November 16, 2019 20:52
@Pilchie

Pilchie commented Nov 16, 2019

Copy link
Copy Markdown
Member

Approved for 3.1.100

@wtgodbe
wtgodbe merged commit 4b50b4a into dotnet:release/3.1.1xx Nov 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants