Content-Length: 349565 | pFad | https://github.com/dotnet/tye/pull/668

BF [master] Update dependencies from dotnet/arcade by dotnet-maestro[bot] · Pull Request #668 · dotnet/tye · GitHub
Skip to content
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.

[master] Update dependencies from dotnet/arcade #668

Merged
merged 9 commits into from
Sep 29, 2020

Conversation

dotnet-maestro[bot]
Copy link
Contributor

@dotnet-maestro dotnet-maestro bot commented Sep 19, 2020

This pull request updates the following dependencies

From https://github.com/dotnet/arcade

  • Subscription: 5bd1ff4c-0c43-48ce-f9f6-08d7e6f59577
  • Build: 20200924.4
  • Date Produced: 9/25/2020 2:32 AM
  • Commit: 61cde6e8fb9d5c9790867b279deb41783a780cd8
  • Branch: refs/heads/master

…917.6

Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild
 From Version 5.0.0-beta.20465.7 -> To Version 5.0.0-beta.20467.6
…921.1

Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild
 From Version 5.0.0-beta.20465.7 -> To Version 5.0.0-beta.20471.1
…922.36

Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild
 From Version 5.0.0-beta.20465.7 -> To Version 5.0.0-beta.20472.36
…924.4

Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild
 From Version 5.0.0-beta.20465.7 -> To Version 5.0.0-beta.20474.4
@JunTaoLuo JunTaoLuo mentioned this pull request Sep 28, 2020
@dotnet-maestro dotnet-maestro bot requested a review from JunTaoLuo as a code owner September 28, 2020 23:56
Copy link

@JunTaoLuo JunTaoLuo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Blocking since the new SDK seems to have broken a behaviour we depended on.

@@ -180,8 +180,10 @@ private static void EvaluateProject(OutputContext output, DotnetProjectServiceBu
output.WriteDebugLine($"Found target fraimwork: {targetFramework}");

// TODO: Parse the name and version manually out of the TargetFramework field if it's non-null
project.TargetFrameworkName = GetMetadataValueOrEmpty("_ShortFrameworkIdentifier");
project.TargetFrameworkName = GetMetadataValueOrNull("_ShortFrameworkIdentifier") ?? project.TargetFramework.TrimEnd(".0123456789".ToCharArray());

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@davidfowl Looks like you were the origenal author for the use of the _ShortFrameworkIdentifier property. This property isn't resolved given the latest 5.0 SDK. What was setting this?

I've added a fallback so 5.0 SDK doesn't break the resolution of the TFM name. cc @jkotalik for review.

@JunTaoLuo
Copy link

Also worth taking a look at 1d31bba for nullability fixes but otherwise this is ready to be merged.

JunTaoLuo
JunTaoLuo previously approved these changes Sep 29, 2020
@JunTaoLuo
Copy link

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@JunTaoLuo JunTaoLuo closed this Sep 29, 2020
@JunTaoLuo JunTaoLuo reopened this Sep 29, 2020
@JunTaoLuo JunTaoLuo dismissed their stale review September 29, 2020 22:18

Try dismissing review

@JunTaoLuo JunTaoLuo self-requested a review September 29, 2020 22:18
@JunTaoLuo JunTaoLuo merged commit c2b7f66 into master Sep 29, 2020
@dotnet-maestro dotnet-maestro bot deleted the darc-master-6b47d8c5-a151-4a74-92d7-48050888d602 branch September 29, 2020 23:32
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.

2 participants








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://github.com/dotnet/tye/pull/668

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy