File tree Expand file tree Collapse file tree 8 files changed +19
-19
lines changed
templates/working/templates Expand file tree Collapse file tree 8 files changed +19
-19
lines changed Original file line number Diff line number Diff line change 1
1
mode : ContinuousDeployment
2
- next-version : 0.16 .0
2
+ next-version : 0.17 .0
3
3
branches :
4
4
main :
5
5
regex : ^master$|^main$
Original file line number Diff line number Diff line change 3
3
"isRoot" : true ,
4
4
"tools" : {
5
5
"AXSharp.ixc" : {
6
- "version" : " 0.16 .0-move-template-to-separate-dir.168 " ,
6
+ "version" : " 0.17 .0-PTKu-patch-2.169 " ,
7
7
"commands" : [
8
8
" ixc"
9
9
]
Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk.Web" >
2
2
<PropertyGroup >
3
- <TargetFramework > net8.0</TargetFramework >
3
+ <TargetFrameworks >net7.0; net8.0</TargetFrameworks >
4
4
<Nullable >enable</Nullable >
5
5
<ImplicitUsings >enable</ImplicitUsings >
6
6
<UserSecretsId >aspnet-ixsharpblazor-hmi-ee3150da-5237-49bc-b265-f512331ded6c</UserSecretsId >
17
17
<Content Include =" Shared\Menu\ExpandableMenuItem.razor.css" />
18
18
</ItemGroup >
19
19
<ItemGroup >
20
- <PackageReference Include =" AXSharp.Presentation.Blazor.Controls" Version =" 0.16 .0-move-template-to-separate-dir.168 " />
20
+ <PackageReference Include =" AXSharp.Presentation.Blazor.Controls" Version =" 0.17 .0-PTKu-patch-2.169 " />
21
21
<PackageReference Include =" Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version =" 7.0.2" />
22
22
<PackageReference Include =" Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version =" 7.0.2" />
23
23
<PackageReference Include =" Microsoft.AspNetCore.Identity.UI" Version =" 7.0.2" />
Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
<PropertyGroup >
3
- < TargetFramework > net8.0</TargetFramework >
3
+ < TargetFrameworks >net7.0; net8.0</TargetFrameworks >
4
4
<ImplicitUsings >enable</ImplicitUsings >
5
5
<Nullable >enable</Nullable >
6
6
</PropertyGroup >
7
7
<ItemGroup >
8
- <PackageReference Include =" AXSharp.Abstractions" Version =" 0.16 .0-move-template-to-separate-dir.168 " />
9
- <PackageReference Include =" AXSharp.Connector" Version =" 0.16 .0-move-template-to-separate-dir.168 " />
8
+ <PackageReference Include =" AXSharp.Abstractions" Version =" 0.17 .0-PTKu-patch-2.169 " />
9
+ <PackageReference Include =" AXSharp.Connector" Version =" 0.17 .0-PTKu-patch-2.169 " />
10
10
</ItemGroup >
11
11
<ItemGroup >
12
12
<Compile Include =" .g\**" />
Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
<PropertyGroup >
3
- < TargetFramework > net8.0</TargetFramework >
3
+ < TargetFrameworks >net7.0; net8.0</TargetFrameworks >
4
4
<ImplicitUsings >enable</ImplicitUsings >
5
5
<Nullable >enable</Nullable >
6
6
</PropertyGroup >
7
7
<ItemGroup >
8
- <PackageReference Include =" AXSharp.Abstractions" Version =" 0.16 .0-move-template-to-separate-dir.168 " />
9
- <PackageReference Include =" AXSharp.Connector" Version =" 0.16 .0-move-template-to-separate-dir.168 " />
10
- <PackageReference Include =" AXSharp.Connector.S71500.WebAPI" Version =" 0.16 .0-move-template-to-separate-dir.168 " />
8
+ <PackageReference Include =" AXSharp.Abstractions" Version =" 0.17 .0-PTKu-patch-2.169 " />
9
+ <PackageReference Include =" AXSharp.Connector" Version =" 0.17 .0-PTKu-patch-2.169 " />
10
+ <PackageReference Include =" AXSharp.Connector.S71500.WebAPI" Version =" 0.17 .0-PTKu-patch-2.169 " />
11
11
</ItemGroup >
12
12
<ItemGroup >
13
13
<Compile Include =" .g\**" />
Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
<PropertyGroup >
3
- < TargetFramework > net8.0</TargetFramework >
3
+ < TargetFrameworks >net7.0; net8.0</TargetFrameworks >
4
4
<ImplicitUsings >enable</ImplicitUsings >
5
5
<Nullable >enable</Nullable >
6
6
</PropertyGroup >
7
7
<ItemGroup >
8
- <PackageReference Include =" AXSharp.Abstractions" Version =" 0.16 .0-move-template-to-separate-dir.168 " />
9
- <PackageReference Include =" AXSharp.Connector" Version =" 0.16 .0-move-template-to-separate-dir.168 " />
8
+ <PackageReference Include =" AXSharp.Abstractions" Version =" 0.17 .0-PTKu-patch-2.169 " />
9
+ <PackageReference Include =" AXSharp.Connector" Version =" 0.17 .0-PTKu-patch-2.169 " />
10
10
</ItemGroup >
11
11
<ItemGroup >
12
12
<Compile Include =" .g\**" />
Original file line number Diff line number Diff line change 3
3
"isRoot" : true ,
4
4
"tools" : {
5
5
"AXSharp.ixc" : {
6
- "version" : " 0.16 .0-move-template-to-separate-dir.168 " ,
6
+ "version" : " 0.17 .0-PTKu-patch-2.169 " ,
7
7
"commands" : [
8
8
" ixc"
9
9
]
Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
<PropertyGroup >
3
- < TargetFramework > net8.0</TargetFramework >
3
+ < TargetFrameworks >net7.0; net8.0</TargetFrameworks >
4
4
<ImplicitUsings >enable</ImplicitUsings >
5
5
<Nullable >enable</Nullable >
6
6
</PropertyGroup >
7
7
<ItemGroup >
8
- <PackageReference Include =" AXSharp.Abstractions" Version =" 0.16 .0-move-template-to-separate-dir.168 " />
9
- <PackageReference Include =" AXSharp.Connector" Version =" 0.16 .0-move-template-to-separate-dir.168 " />
10
- <PackageReference Include =" AXSharp.Connector.S71500.WebAPI" Version =" 0.16 .0-move-template-to-separate-dir.168 " />
8
+ <PackageReference Include =" AXSharp.Abstractions" Version =" 0.17 .0-PTKu-patch-2.169 " />
9
+ <PackageReference Include =" AXSharp.Connector" Version =" 0.17 .0-PTKu-patch-2.169 " />
10
+ <PackageReference Include =" AXSharp.Connector.S71500.WebAPI" Version =" 0.17 .0-PTKu-patch-2.169 " />
11
11
</ItemGroup >
12
12
<ItemGroup >
13
13
<Compile Include =" .g\**" />
You can’t perform that action at this time.
0 commit comments