File tree 7 files changed +11
-11
lines changed
automationsolution/$SCRIPTNAME$_1
userdefinedAPIsolution/$SCRIPTNAME$_1
7 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<PropertyGroup >
4
4
<PackageType >template</PackageType >
5
- <PackageVersion >1.0.8 </PackageVersion >
5
+ <PackageVersion >1.0.9 </PackageVersion >
6
6
<PackageId >Skyline.DataMiner.VisualStudioTemplates.Internal</PackageId >
7
7
<Title >DataMiner DotNet Templates</Title >
8
8
<Authors >SkylineCommunications</Authors >
Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
<PropertyGroup >
3
- <TargetFramework >net462 </TargetFramework >
3
+ <TargetFramework >net48 </TargetFramework >
4
4
<Company >Skyline Communications</Company >
5
5
<Copyright >© Skyline Communications</Copyright >
6
6
<GenerateDocumentationFile >true</GenerateDocumentationFile >
17
17
<DefineConstants >$(DefineConstants);DCFv1;DBInfo;ALARM_SQUASHING</DefineConstants >
18
18
</PropertyGroup >
19
19
<ItemGroup >
20
- <PackageReference Include =" Skyline.DataMiner.Dev.Automation" Version =" 10.1 .0.6 " />
20
+ <PackageReference Include =" Skyline.DataMiner.Dev.Automation" Version =" 10.2 .0.25 " />
21
21
</ItemGroup >
22
22
<ProjectExtensions >
23
23
<VisualStudio >
Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
<PropertyGroup >
3
- <TargetFramework >net462 </TargetFramework >
3
+ <TargetFramework >net48 </TargetFramework >
4
4
<Company >Skyline Communications</Company >
5
5
<Copyright >© Skyline Communications</Copyright >
6
6
<GenerateDocumentationFile >True</GenerateDocumentationFile >
9
9
<ProjectReference Include =" ..\QAction_Helper\QAction_Helper.csproj" />
10
10
</ItemGroup >
11
11
<ItemGroup >
12
- <PackageReference Include =" Skyline.DataMiner.Dev.Protocol" Version =" 10.1 .0.6 " />
12
+ <PackageReference Include =" Skyline.DataMiner.Dev.Protocol" Version =" 10.2 .0.25 " />
13
13
</ItemGroup >
14
14
<ProjectExtensions >
15
15
<VisualStudio >
Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
<PropertyGroup >
3
- <TargetFramework >net462 </TargetFramework >
3
+ <TargetFramework >net48 </TargetFramework >
4
4
<Company >Skyline Communications</Company >
5
5
<Copyright >© Skyline Communications</Copyright >
6
6
<GenerateDocumentationFile >True</GenerateDocumentationFile >
9
9
<ProjectReference Include =" ..\QAction_Helper\QAction_Helper.csproj" />
10
10
</ItemGroup >
11
11
<ItemGroup >
12
- <PackageReference Include =" Skyline.DataMiner.Dev.Protocol" Version =" 10.1 .0.6 " />
12
+ <PackageReference Include =" Skyline.DataMiner.Dev.Protocol" Version =" 10.2 .0.25 " />
13
13
</ItemGroup >
14
14
<ProjectExtensions >
15
15
<VisualStudio >
Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
<PropertyGroup >
3
- <TargetFramework >net462 </TargetFramework >
3
+ <TargetFramework >net48 </TargetFramework >
4
4
<Company >Skyline Communications</Company >
5
5
<Copyright >© Skyline Communications</Copyright >
6
6
</PropertyGroup >
7
7
<ItemGroup >
8
- <PackageReference Include =" Skyline.DataMiner.Dev.Protocol" Version =" 10.1 .0.6 " />
8
+ <PackageReference Include =" Skyline.DataMiner.Dev.Protocol" Version =" 10.2 .0.25 " />
9
9
</ItemGroup >
10
10
<ProjectExtensions >
11
11
<VisualStudio >
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ Any inquiries can be addressed to:
60
60
61
61
<Compliancies >
62
62
<CassandraReady >true</CassandraReady >
63
- <MinimumRequiredVersion >10.1 .0.0 - 9966 </MinimumRequiredVersion >
63
+ <MinimumRequiredVersion >10.2 .0.0 - 12603 </MinimumRequiredVersion >
64
64
</Compliancies >
65
65
66
66
<Params >
Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
<PropertyGroup >
3
- <TargetFramework >net462 </TargetFramework >
3
+ <TargetFramework >net48 </TargetFramework >
4
4
<Company >Skyline Communications</Company >
5
5
<Copyright >© Skyline Communications</Copyright >
6
6
<GenerateDocumentationFile >true</GenerateDocumentationFile >
You can’t perform that action at this time.
0 commit comments