rsdn / CodeJam

Set of handy reusable .NET components that can simplify your daily work and save your time when you copy and paste your favorite helper methods and classes from one project to another
MIT License
258 stars 35 forks source link

Update NuGet #122

Closed NN--- closed 3 years ago

NN--- commented 3 years ago

@andrewvk @ig-sinicyn Can you update NuGet ?

andrewvk commented 3 years ago

You mean to release a new version?

NN--- commented 3 years ago

Yes :)

NN--- commented 3 years ago

@andrewvk @ig-sinicyn Any update ?

ig-sinicyn commented 3 years ago

@NN--- Sorry, I'm quite busy this week. @andrewvk can you release the update?

andrewvk commented 3 years ago

I am also very busy for now. Maybe at the weekend, but I am not sure.

NN--- commented 3 years ago

Can I help ?

andrewvk commented 3 years ago

You can prepare everything required for the release. See if there are any new R# warnings, add release notes to a readme, correct the version number in build files. See commits with a "Prepare xxx" comment for an example.

NN--- commented 3 years ago

There are plenty of warnings , suggestions and hints: image

Do we need to analyze the code in the tests projects ? Perhaps it can be ignored there.

NN--- commented 3 years ago

https://github.com/rsdn/CodeJam/commit/b0313520e9296157c0649ee6b77a2dee4fcfa964

NN--- commented 3 years ago

@andrewvk Can we release now ?:)

andrewvk commented 3 years ago

There are plenty of warnings , suggestions and hints: image

Do we need to analyze the code in the tests projects ? Perhaps it can be ignored there.

I only check the Main project usually

andrewvk commented 3 years ago

Done