amerkoleci / Vortice.Windows

.NET bindings for Direct3D12, Direct3D11, WIC, Direct2D1, XInput, XAudio, X3DAudio, DXC, Direct3D9 and DirectInput.
MIT License
1.01k stars 73 forks source link

nuget package update order issue #333

Closed Gavin-Williams closed 1 year ago

Gavin-Williams commented 2 years ago

When updating nuget packages, there is some kind of order required to get them to update, or else they won't update. For example, I can't update Direct2D1 before updating DXGI. Could we have this requirement removed so that I can just go through and update the packages without having to think about the order? Edit: Actually, it seems like if I do DXGI first, then I can just go through each of the packages and update them in the order they are listed then.

Also, this is always reported..

NotFound https://www.myget.org/F/sharpgentools/api/v3/flatcontainer/vortice.dxc/index.json 1093ms

amerkoleci commented 2 years ago

Not sure what is causing this issue, I don't have any update nuget issues, but I would suggest to always use the same version in all dependencies.