Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.

Conversation

@jonathanpeppers
Copy link
Member

It appears that the .yaml template I use for signing expects at least
a SignList.xml now:

Get-Content : Cannot find path 'C:\A\1\_temp\artifact-signing\unsigned\nuget-unsigned\SignList.xml' because it does not exist.

This repo is unique because there are not actually any .dll files to
sign. The NuGet package is only .targets files.

For now, I've added a SignList.xml with no items. If I ever add a
.dll file one day, I'll have an example to follow.

It appears that the .yaml template I use for signing expects at least
a `SignList.xml` now:

    Get-Content : Cannot find path 'C:\A\1\_temp\artifact-signing\unsigned\nuget-unsigned\SignList.xml' because it does not exist.

This repo is unique because there are not actually any `.dll` files to
sign. The NuGet package is only `.targets` files.

For now, I've added a `SignList.xml` with no items. If I ever add a
`.dll` file one day, I'll have an example to follow.
@jonathanpeppers jonathanpeppers merged commit 3ee6ea5 into main Feb 18, 2021
@jonathanpeppers jonathanpeppers deleted the signlist.xml branch February 18, 2021 21:41
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