Describe the bug
Hi,
in 1.0.94 the libs folder in the nuget pkg contained the subfolder net8.0 and net9.0, both had the full set of files.
beginning with 1.0.95 only the net8.0 folder contains the full set of files and net9.0 and net10.0 (in 1.0.96) only contains the Garnet.host.dll.
It's also visible purely in the size of the nuget package, it's now only 60% of the size.
I think your update to .NET 10 went astray somewhere.
I'm not sure what it actually does do the nuget package resolution, I think it falls back to the net8.0 folder then, but I think your goal was to build everything with .NET 10.
Steps to reproduce the bug
Download current nuget package, open as Zip.
Expected behavior
No response
Screenshots
No response
Release version
No response
IDE
No response
OS version
No response
Additional context
No response
Describe the bug
Hi,
in 1.0.94 the libs folder in the nuget pkg contained the subfolder net8.0 and net9.0, both had the full set of files.
beginning with 1.0.95 only the net8.0 folder contains the full set of files and net9.0 and net10.0 (in 1.0.96) only contains the Garnet.host.dll.
It's also visible purely in the size of the nuget package, it's now only 60% of the size.
I think your update to .NET 10 went astray somewhere.
I'm not sure what it actually does do the nuget package resolution, I think it falls back to the net8.0 folder then, but I think your goal was to build everything with .NET 10.
Steps to reproduce the bug
Download current nuget package, open as Zip.
Expected behavior
No response
Screenshots
No response
Release version
No response
IDE
No response
OS version
No response
Additional context
No response