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.91k stars 1.4k forks source link

Please upgrade the project to dotnet 6 version #168

Open nirzaf opened 1 year ago

nirzaf commented 1 year ago

Is your feature request related to a problem? Please describe. Since dotnet core 2.1 is outdated please upgrade all the projects to the dotnet 6 LTS version and update C# syntax to version 10

Describe the solution you'd like update all projects including all NuGet packages

github-actions[bot] commented 1 year ago

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

FunkyMonk8111 commented 1 year ago

Have a fix for this but getting permission errors? Can someone please help - Failed to push to the remote repository. See the Output window for more details. Pushing refs/heads/master Remote: Permission to aalhour/C-Sharp-Algorithms.git denied to FunkyMonk8111. Error encountered while pushing to the remote repository: Git failed with a fatal error. Git failed with a fatal error. unable to access 'https://github.com/aalhour/C-Sharp-Algorithms.git/': The requested URL returned error: 403

Failed to push to the remote repository. See the Output window for more details.

Indeedornot commented 1 year ago

Sorry, but did you just try to push straight into the repository rather than making a pull request?

Indeedornot commented 1 year ago

I'd also like to point out that OP has made a pull request that has yet to be reviewed regarding this. However it is not linked here

https://github.com/aalhour/C-Sharp-Algorithms/pull/167

FunkyMonk8111 commented 1 year ago

Ok, so it did go through? I keep getting an error and I didnt know who to contact..the readme wasnt clear who to contact in case of any issues.