Mejoras y consola para recuperar y enviar a dga
This commit is contained in:
parent
1cf9bfe5b3
commit
ff88af6835
5 changed files with 33 additions and 15 deletions
10
Recuperacion_DGA/Recuperacion_DGA.csproj
Normal file
10
Recuperacion_DGA/Recuperacion_DGA.csproj
Normal file
|
@ -0,0 +1,10 @@
|
|||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
|
||||
<PropertyGroup>
|
||||
<OutputType>Exe</OutputType>
|
||||
<TargetFramework>net8.0</TargetFramework>
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
<Nullable>enable</Nullable>
|
||||
</PropertyGroup>
|
||||
|
||||
</Project>
|
Loading…
Add table
Add a link
Reference in a new issue