dotnet/buildtools

Base VersionTools package dependencies on dependencies.props

Closed this issue · 2 comments

If we do this and make sure dependency validation stays on during builds, we would avoid mismatches between the VersionTools project.json and nuspec. (#1884)

This wouldn't take very long to do, but it might be preempted by #1885 eliminating the duplication.

We should just flow the properties into the nuspec(s) using NuspecProperties.

// Auto-generated message

Going forward, the .NET team is using https://github.com/dotnet/arcade to develop the code and issues formerly in this repository. Feel free to reopen/move this issue if it still applies to servicing branches in this repository, or source code which now resides in the Arcade repository.