deps: add protobuf-net-data to DataSync.Dev

This commit is contained in:
Joseph Doherty
2026-01-06 16:38:47 -05:00
parent 896ce59d8e
commit d503fec7cc
@@ -6,6 +6,10 @@
<Nullable>enable</Nullable>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="protobuf-net-data" Version="4.1.0" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\JdeScoping.DataSync\JdeScoping.DataSync.csproj" />
</ItemGroup>