The ADO.NET 8.8 data provider for TDV, comes with a nuget package "Composite.Data.8.8.0.nupkg". This package gets copied when ADO.NET driver is installed. The developers then copy this nuget package and include in the package library. The idea here is to host the .nupkg file as a separate, standalone public NuGet package and provide us a link so that we no longer have to include the into our nuget package respository as suggested by our DevOps Team.