-Aggiunta configurazione di pubblicazione come servizio windows

This commit is contained in:
2025-06-22 15:58:59 +02:00
parent 33bd5e2bbf
commit 207d6fc845
3 changed files with 36 additions and 0 deletions
+1
View File
@@ -14,6 +14,7 @@
<ItemGroup>
<PackageReference Include="ExcelDataReader" Version="3.7.0" />
<PackageReference Include="ExcelDataReader.DataSet" Version="3.7.0" />
<PackageReference Include="Microsoft.Extensions.Hosting.WindowsServices" Version="9.0.6" />
</ItemGroup>
</Project>