zaafar / ClickableTransparentOverlay

A library for creating transparent overlay using windows API & ImGui.NET
Apache License 2.0
87 stars 33 forks source link

Nuget dependency issue #35

Closed mbwilding closed 2 years ago

mbwilding commented 2 years ago

Unable to find package Veldrid.StartupUtilities with version (>= 4.9.0-beta1-g416d633c88) Unable to find package Veldrid.Sdl2 with version (>= 4.9.0-beta1-g416d633c88) Unable to find package Veldrid.ImageSharp with version (>= 4.9.0-beta1-g416d633c88) Unable to find package Veldrid with version (>= 4.9.0-beta1-g416d633c88)

Nearest version: 4.9.0-beta1

Is this able to be rectified by uploading a new NuGet/NuSpec with these dependency versions updated?

mbwilding commented 2 years ago

Updating the NuSpec file fixed it locally.

For anyone else experiencing this, extract the attached zip into this location: (WINDOWS) %userprofile%\.nuget\packages\clickabletransparentoverlay\5.4.0

clickabletransparentoverlay.zip

zaafar commented 2 years ago

Did you read https://github.com/zaafar/ClickableTransparentOverlay/issues/19?

mbwilding commented 2 years ago

Thanks, added the nuget.config