convert Pilz to c# & add AppVersion to there

This commit is contained in:
Pilzinsel64
2024-08-30 11:43:32 +02:00
parent 54fadfbe8d
commit f230fb823b
14 changed files with 372 additions and 170 deletions

View File

@@ -29,6 +29,6 @@
<Import Include="System.Threading.Tasks" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Pilz\Pilz.vbproj" />
<ProjectReference Include="..\Pilz\Pilz.csproj" />
</ItemGroup>
</Project>