aalhour / C-Sharp-Algorithms

:books: :chart_with_upwards_trend: Plug-and-play class-library project of standard Data Structures and Algorithms in C#
MIT License
5.94k stars 1.4k forks source link

Can't find C-Sharp-Algorithms on Nuget.org #128

Open NdubuisiJr opened 4 years ago

NdubuisiJr commented 4 years ago
  1. I was unable to find release build of this project on nuget.org. View the search here
  2. The nuspec file is publishing only the binaries for the Algorithm Project. <file src="..\Algorithms\bin\Release\**\*.*" target="lib" /> How about the binaries for the DataStructure project.
github-actions[bot] commented 4 years ago

Thanks for supporting the development of C# Algorithms with your first issue! We look forward to handling it.

nloum commented 3 years ago

This seems like a duplicate of https://github.com/aalhour/C-Sharp-Algorithms/issues/46