diff --git a/global.json b/global.json new file mode 100644 index 00000000..062f5fef --- /dev/null +++ b/global.json @@ -0,0 +1,6 @@ +{ + "sdk": { + "version": "8.0.100" + } + } + \ No newline at end of file diff --git a/templates/working/AXSharp.templates.csproj b/templates/working/AXSharp.templates.csproj index 855daf23..cd978920 100644 --- a/templates/working/AXSharp.templates.csproj +++ b/templates/working/AXSharp.templates.csproj @@ -1,15 +1,12 @@ - - + - Template + net8.0 + Template AXSharp.templates AXSharp templates PTKu AXSharp project templates. simatic-ax;axsharp;templates - - - true false content @@ -20,20 +17,14 @@ git https://github.com/ix-ax/axsharp - - - - True - \ - - - True - \ - - + + + + + \ No newline at end of file diff --git a/templates/working/templates/axsharpblazor/.config/dotnet-tools.json b/templates/working/templates/axsharpblazor/.config/dotnet-tools.json index 3674cc18..90df7d13 100644 --- a/templates/working/templates/axsharpblazor/.config/dotnet-tools.json +++ b/templates/working/templates/axsharpblazor/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "AXSharp.ixc": { - "version": "0.14.0-alpha.74", + "version": "0.16.0-move-template-to-separate-dir.168", "commands": [ "ixc" ] diff --git a/templates/working/templates/axsharpblazor/axsharpblazor.app/axsharpblazor.hmi.csproj b/templates/working/templates/axsharpblazor/axsharpblazor.app/axsharpblazor.hmi.csproj index 977705c7..b4adffa7 100644 --- a/templates/working/templates/axsharpblazor/axsharpblazor.app/axsharpblazor.hmi.csproj +++ b/templates/working/templates/axsharpblazor/axsharpblazor.app/axsharpblazor.hmi.csproj @@ -1,6 +1,6 @@ - + net8.0 enable enable aspnet-ixsharpblazor-hmi-ee3150da-5237-49bc-b265-f512331ded6c @@ -17,7 +17,7 @@ - + diff --git a/templates/working/templates/axsharpblazor/axsharpblazor.twin/axsharpblazor.csproj b/templates/working/templates/axsharpblazor/axsharpblazor.twin/axsharpblazor.csproj index 26f1cd7c..927fa7bb 100644 --- a/templates/working/templates/axsharpblazor/axsharpblazor.twin/axsharpblazor.csproj +++ b/templates/working/templates/axsharpblazor/axsharpblazor.twin/axsharpblazor.csproj @@ -1,12 +1,12 @@ - + net8.0 enable enable - - + + diff --git a/templates/working/templates/axsharpblazor/axsharpblazor.twin/axsharpblazor.twin.csproj b/templates/working/templates/axsharpblazor/axsharpblazor.twin/axsharpblazor.twin.csproj index 0ede0c67..8d010fd4 100644 --- a/templates/working/templates/axsharpblazor/axsharpblazor.twin/axsharpblazor.twin.csproj +++ b/templates/working/templates/axsharpblazor/axsharpblazor.twin/axsharpblazor.twin.csproj @@ -1,13 +1,13 @@ - + net8.0 enable enable - - - + + + diff --git a/templates/working/templates/axsharpblazor/ixsharpblazor.twin/axsharpblazor.csproj b/templates/working/templates/axsharpblazor/ixsharpblazor.twin/axsharpblazor.csproj index 26f1cd7c..927fa7bb 100644 --- a/templates/working/templates/axsharpblazor/ixsharpblazor.twin/axsharpblazor.csproj +++ b/templates/working/templates/axsharpblazor/ixsharpblazor.twin/axsharpblazor.csproj @@ -1,12 +1,12 @@ - + net8.0 enable enable - - + + diff --git a/templates/working/templates/axsharpconsole/.config/dotnet-tools.json b/templates/working/templates/axsharpconsole/.config/dotnet-tools.json index 3674cc18..90df7d13 100644 --- a/templates/working/templates/axsharpconsole/.config/dotnet-tools.json +++ b/templates/working/templates/axsharpconsole/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "AXSharp.ixc": { - "version": "0.14.0-alpha.74", + "version": "0.16.0-move-template-to-separate-dir.168", "commands": [ "ixc" ] diff --git a/templates/working/templates/axsharpconsole/axsharpconsole.twin/axsharpconsole.csproj b/templates/working/templates/axsharpconsole/axsharpconsole.twin/axsharpconsole.csproj index 0ede0c67..8d010fd4 100644 --- a/templates/working/templates/axsharpconsole/axsharpconsole.twin/axsharpconsole.csproj +++ b/templates/working/templates/axsharpconsole/axsharpconsole.twin/axsharpconsole.csproj @@ -1,13 +1,13 @@ - + net8.0 enable enable - - - + + + diff --git a/templates/working/templates/axsharpconsole/axsharpconsole/axsharpconsole.app.csproj b/templates/working/templates/axsharpconsole/axsharpconsole/axsharpconsole.app.csproj index 1625976a..dc533c69 100644 --- a/templates/working/templates/axsharpconsole/axsharpconsole/axsharpconsole.app.csproj +++ b/templates/working/templates/axsharpconsole/axsharpconsole/axsharpconsole.app.csproj @@ -1,7 +1,7 @@ Exe - + net8.0 enable enable