Skip to content

Conversation

baywet
Copy link
Member

@baywet baywet commented Nov 8, 2022

Signed-off-by: Vincent Biret [email protected]

Signed-off-by: Vincent Biret <[email protected]>
@MaggieKimani1
Copy link
Contributor

@baywet I'm curious, was ESRP not working with dotnet 6?

@baywet
Copy link
Member Author

baywet commented Nov 10, 2022

Yeah that's what I'm looking into, I think what's actually happening is that net6 "allowed" some older versions, and net7 disables them (even though supported by net6) unless explicitly installed. ESRP is on 2.1....

@MaggieKimani1
Copy link
Contributor

Yeah that's what I'm looking into, I think what's actually happening is that net6 "allowed" some older versions, and net7 disables them (even though supported by net6) unless explicitly installed. ESRP is on 2.1....

But I see we're using v1.0 of the ESRP code signing task here

"toolVersion": "1.0"

@baywet
Copy link
Member Author

baywet commented Nov 10, 2022

yeah I'm not sure how the internals of that task work. Effectively what's happening at this point is the task doesn't even start, so I don't believe it has the time to parse the configuration.

@baywet baywet merged commit 02b42e3 into vnext Nov 10, 2022
@baywet baywet deleted the feature/net7 branch November 10, 2022 15:28
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.

2 participants