dotnet / pinvoke

A library containing all P/Invoke code so you don't have to import it every time. Maintained and updated to support the latest Windows OS.
MIT License
2.12k stars 222 forks source link

PInvoke.Windows.Core version 0.5.134 missing #379

Closed Argante80 closed 6 years ago

Argante80 commented 6 years ago

I'm trying to update the packages PInvoke.Kernel32 and PInvoke.BCrypt to the version 0.5.134 but they require the same version of the PInvoke.Windows.Core library that is not available yet.

AArnott commented 6 years ago

Thanks for reporting this. The 0.5.134 deployment from Appveyor failed midway through, it seems.

AArnott commented 6 years ago

It looks like retrying the deployment just resumed it. :) Windows.Core is now published (and validating on nuget.org).