dotnet centralized package versioning

Russell Hammett Jr. (Kritner)
4 min readOct 1, 2021

In a previous post I talked about using variable for keeping NuGet packages across multiple projects; now there is a (potentially) better way.

In the previous post, it was demonstrated how to utilize “repository wide” variables located in a Directory.Build.props folder. With these variables defined, you could use the variable, rather than a literal value, in your csproj to keep dependencies…

--

--

Russell Hammett Jr. (Kritner)

Just a boring Application Developer/Dad. I enjoy gaming, learning new technologies, reading, and potentially other stuff. That’s about it.