Skip to content

"set-env" depracation warning when running "dotnet build" #25011

Discussion options

You must be logged in to vote

I finally found the issue (sorry for not circling back sooner), it was a NuGet we use during build (https://github.com/dotnet/Nerdbank.GitVersioning).
It was using set-env internally.
The solution was simply to update it (since they solved it in a later version).

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants