Hi there,
I downloaded 9.16.4 to update a site. I noticed that the ZIP doesn't include the DynamicwebViewProvider dll anymore. I do see it, however, referenced in the Admin csproj file:
<PackageReference Include="Dynamicweb.DataIntegration.Providers.DynamicwebViewProvider" Version="2.0.1" />
Should it be included in the ZIP and is it missing somehow? Maybe it's just referenced as a package but not as a DLL?
Imar