Separacion de logica integracion y envio DGA

This commit is contained in:
bcastrogallardo 2025-06-25 16:39:45 -04:00
parent 6f64273cdd
commit fd46c75b42
6 changed files with 54 additions and 11 deletions

View file

@ -6,10 +6,6 @@
<Nullable>enable</Nullable>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\DAL\DAL.csproj" />
<ProjectReference Include="..\DAS\DAS.csproj" />