Skip to content

Adds required runtime for code sign tool#105

Merged
awentzel merged 1 commit intomainfrom
users/awentzel/update-pipelines-net6
Oct 29, 2021
Merged

Adds required runtime for code sign tool#105
awentzel merged 1 commit intomainfrom
users/awentzel/update-pipelines-net6

Conversation

@awentzel
Copy link
Copy Markdown
Contributor

@awentzel awentzel commented Oct 29, 2021

Pull Request

📖 Description

Adds code sign runtime requirements as currently stated "​​Please note the ESRP ADO task requires .NetCore 2.1.n to be installed in your pipeline. This can be installed alongside other versions of the .NetCore."

🎫 Issues

Fixes issue

It was not possible to find any compatible framework version
The framework 'Microsoft.NETCore.App', version '2.1.0' (x64) was not found.
  - The following frameworks were found:
      6.0.0-rc.2.21480.5 at [C:\hostedtoolcache\windows\dotnet\shared\Microsoft.NETCore.App]

You can resolve the problem by installing the specified framework and/or SDK.

👩‍💻 Reviewer Notes

📑 Test Plan

✅ Checklist

General

  • I have added tests for my changes.
  • I have tested my changes.
  • I have updated the project documentation to reflect my changes.
  • I have read the CONTRIBUTING documentation and followed the standards for this project.

Component-specific

  • I have added a new component
  • I have modified an existing component

⏭ Next Steps

@awentzel awentzel force-pushed the users/awentzel/update-pipelines-net6 branch from 9411a19 to 59c7a0e Compare October 29, 2021 02:22
@awentzel awentzel merged commit 830c938 into main Oct 29, 2021
@awentzel awentzel deleted the users/awentzel/update-pipelines-net6 branch October 29, 2021 02:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant