Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Microsoft.Dotnet.Arcade.Wpf.Sdk to accommodate changes to Microsoft.Build.Tasks.Git tasks #1098

Merged
merged 2 commits into from Jun 26, 2019

Conversation

ryalanms
Copy link
Member

@ryalanms ryalanms commented Jun 26, 2019

Update Microsoft.Dotnet.Arcade.Wpf.Sdk to accommodate changes to Microsoft.Build.Tasks.Git tasks

dotnet/sourcelink#288

WPF internal builds are failing with parameter not supported error:

##[error].packages\microsoft.dotnet.arcade.wpf.sdk\4.8.0-preview7.19324.12\tools\Packaging.targets(375,49): error MSB4064: (NETCORE_ENGINEERING_TELEMETRY=Build) The "Directory" parameter is not supported by the "Microsoft.Build.Tasks.Git.LocateRepository" task. Verify the parameter exists on the task, and it is a settable public instance property.

##[error].packages\microsoft.dotnet.arcade.wpf.sdk\4.8.0-preview7.19324.12\tools\Packaging.targets(375,5): error MSB4063: (NETCORE_ENGINEERING_TELEMETRY=Build) The "Microsoft.Build.Tasks.Git.LocateRepository" task could not be initialized with its input parameters.

Fix GenerateVersionFileWithRepositoryCommit target and update .NET tools to include new Arcade SDK.

@ghost ghost requested review from vatsan-madhavan, rladuca and stevenbrix June 26, 2019 18:47
@ghost ghost added the PR metadata: Label to tag PRs, to facilitate with triage label Jun 26, 2019
@ryalanms ryalanms changed the title Update Microsoft.Dotnet.Sdk.Wpf to accomodate changes to Microsoft.Build.Tasks.Git tasks Update Microsoft.Dotnet.Arcade.Wpf.Sdk to accommodate changes to Microsoft.Build.Tasks.Git tasks Jun 26, 2019
Copy link
Member

@rladuca rladuca left a comment

Choose a reason for hiding this comment

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

Seems good to me.

@vatsan-madhavan vatsan-madhavan added the auto_merge bot-command label Jun 26, 2019
@ghost
Copy link

ghost commented Jun 26, 2019

Hello @vatsan-madhavan!

Because this pull request has the auto_merge label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (@msftbot) and give me an instruction to get started! Learn more here.

@vatsan-madhavan vatsan-madhavan merged commit dcc3312 into master Jun 26, 2019
@vatsan-madhavan
Copy link
Member

Builds have succeeded - merging (Helix seems to be stuck).

@vatsan-madhavan vatsan-madhavan deleted the dev/ryalanms/wpfsdk_fix branch August 23, 2019 20:11
@dotnet dotnet locked as resolved and limited conversation to collaborators Apr 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto_merge bot-command PR metadata: Label to tag PRs, to facilitate with triage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants