✅ how do i update my nuget package?

google thinks i want to update it in my project, which i do also want to do on the command line, but how do i publish a new version of my nuget package?
10 Replies
it’s raining outside
is it dependent on my github repository? in which i can just publish new changes there and fix everything
Unknown User
Unknown User3mo ago
Message Not Public
Sign In & Join Server To View
MODiX
MODiX3mo ago
If you have no further questions, please use /close to mark the forum thread as answered
it’s raining outside
so pack it again and change the version, essentially
Unknown User
Unknown User3mo ago
Message Not Public
Sign In & Join Server To View
it’s raining outside
so since im only bug fixing how the half move clock works and adding some other checks like insufficient material, should i change it to v1.0.1 or should it be v1.1.0 the first one since its a patch fix, right? 👍🏽
Unknown User
Unknown User3mo ago
Message Not Public
Sign In & Join Server To View
it’s raining outside
i used dotnet pack like this:
dotnet pack chess.csproj -c release
dotnet pack chess.csproj -c release
but i dont know how to publish it to nuget
Unknown User
Unknown User3mo ago
Message Not Public
Sign In & Join Server To View
it’s raining outside
got it done dw
Want results from more Discord servers?
Add your server