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

Enable Linux and macOS builds of Pkcs11Interop 4 on AppVeyor #179

Merged
merged 30 commits into from
Feb 2, 2021

Conversation

jariq
Copy link
Member

@jariq jariq commented Feb 1, 2021

Part of #177

@jariq
Copy link
Member Author

jariq commented Feb 1, 2021

There's new addition to .csproj files:

<DisableImplicitNuGetFallbackFolder>true</DisableImplicitNuGetFallbackFolder>

It resolves restore/build warning NU3005: Package '...' from source '/usr/share/dotnet/sdk/NuGetFallbackFolder': The package signature file entry is invalid. The central directory header field 'compression method' has an invalid value (8).

@jariq
Copy link
Member Author

jariq commented Feb 2, 2021

I've removed DisableImplicitNuGetFallbackFolder because those warnings are not big deal in CI builds which should just test that the code is building and tests are not failing.

@jariq jariq merged commit 7060df0 into 4.x-maintenance Feb 2, 2021
@jariq jariq deleted the appveyor-unix-4.x branch February 2, 2021 20:45
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.

None yet

1 participant