Replace legacy FTP dependency and add CI

This commit is contained in:
2026-02-28 17:31:19 +01:00
parent 654bcd8a1b
commit c6bc74c265
6 changed files with 53 additions and 59 deletions

View File

@@ -8,6 +8,7 @@
<IsPackable>false</IsPackable>
<IsTestProject>true</IsTestProject>
<TestingPlatformDotnetTestSupport>true</TestingPlatformDotnetTestSupport>
<NoWarn>$(NoWarn);MTP0001</NoWarn>
</PropertyGroup>
<ItemGroup>