First minimal version

This commit is contained in:
2026-01-30 09:31:45 +01:00
parent 5bfca18ca4
commit 518dc8f28f
55 changed files with 27459 additions and 0 deletions

8
packages.config Normal file
View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Beckhoff.TwinCAT.HMI.Framework" version="14.3.360" targetFramework="native1.12-tchmi" />
<package id="Beckhoff.TwinCAT.HMI.Functions" version="14.3.340" targetFramework="native1.12-tchmi" />
<package id="Beckhoff.TwinCAT.HMI.Controls" version="14.4.1" targetFramework="native1.12-tchmi" />
<package id="Beckhoff.TwinCAT.HMI.Server.Engineering" version="22.0.7563" targetFramework="native1.12-tchmi" />
<package id="Microsoft.TypeScript.MSBuild" version="5.9.2" developmentDependency="true" />
</packages>