Skip to content

Commit a002e8d

Browse files
committed
Merge branch 'develop'
2 parents ce9530b + 69a1137 commit a002e8d

File tree

59 files changed

+429
-188
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+429
-188
lines changed

Plugins/Devices/TTController.Plugin.DpsgController/TTController.Plugin.DpsgController.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<TargetFramework>net471</TargetFramework>
3+
<TargetFramework>net472</TargetFramework>
44
<AssemblyTitle>TTController.Plugin.DpsgController</AssemblyTitle>
55
<Product>TTController.Plugin.DpsgController</Product>
66
<Copyright>Copyright © 2019</Copyright>

Plugins/Devices/TTController.Plugin.RiingController/TTController.Plugin.RiingController.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<TargetFramework>net471</TargetFramework>
3+
<TargetFramework>net472</TargetFramework>
44
<AssemblyTitle>TTController.Plugin.RiingController</AssemblyTitle>
55
<Product>TTController.Plugin.RiingController</Product>
66
<Copyright>Copyright © 2019</Copyright>

Plugins/Devices/TTController.Plugin.RiingPlusController/TTController.Plugin.RiingPlusController.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<TargetFramework>net471</TargetFramework>
3+
<TargetFramework>net472</TargetFramework>
44
<AssemblyTitle>TTController.Plugin.RiingPlusController</AssemblyTitle>
55
<Product>TTController.Plugin.RiingPlusController</Product>
66
<Copyright>Copyright © 2019</Copyright>

Plugins/Devices/TTController.Plugin.RiingTrioController/TTController.Plugin.RiingTrioController.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<TargetFramework>net471</TargetFramework>
3+
<TargetFramework>net472</TargetFramework>
44
<AssemblyTitle>TTController.Plugin.RiingTrioController</AssemblyTitle>
55
<Product>TTController.Plugin.RiingTrioController</Product>
66
<Copyright>Copyright © 2019</Copyright>

Plugins/Effects/TTController.Plugin.BlinkEffect/TTController.Plugin.BlinkEffect.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<TargetFramework>net471</TargetFramework>
3+
<TargetFramework>net472</TargetFramework>
44
<AssemblyTitle>TTController.Plugin.BlinkEffect</AssemblyTitle>
55
<Product>TTController.Plugin.BlinkEffect</Product>
66
<Copyright>Copyright © 2019</Copyright>

Plugins/Effects/TTController.Plugin.ByLedColorEffect/TTController.Plugin.ByLedColorEffect.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<TargetFramework>net471</TargetFramework>
3+
<TargetFramework>net472</TargetFramework>
44
<AssemblyTitle>TTController.Plugin.ByLedColorEffect</AssemblyTitle>
55
<Product>TTController.Plugin.ByLedColorEffect</Product>
66
<Copyright>Copyright © 2019</Copyright>

Plugins/Effects/TTController.Plugin.FlowEffect/TTController.Plugin.FlowEffect.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<TargetFramework>net471</TargetFramework>
3+
<TargetFramework>net472</TargetFramework>
44
<AssemblyTitle>TTController.Plugin.FlowEffect</AssemblyTitle>
55
<Product>TTController.Plugin.FlowEffect</Product>
66
<Copyright>Copyright © 2019</Copyright>

Plugins/Effects/TTController.Plugin.FullColorEffect/TTController.Plugin.FullColorEffect.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<TargetFramework>net471</TargetFramework>
3+
<TargetFramework>net472</TargetFramework>
44
<AssemblyTitle>TTController.Plugin.FullColorEffect</AssemblyTitle>
55
<Product>TTController.Plugin.FullColorEffect</Product>
66
<Copyright>Copyright © 2019</Copyright>

Plugins/Effects/TTController.Plugin.PulseEffect/TTController.Plugin.PulseEffect.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<TargetFramework>net471</TargetFramework>
3+
<TargetFramework>net472</TargetFramework>
44
<AssemblyTitle>TTController.Plugin.PulseEffect</AssemblyTitle>
55
<Product>TTController.Plugin.PulseEffect</Product>
66
<Copyright>Copyright © 2019</Copyright>

Plugins/Effects/TTController.Plugin.RawEffect/TTController.Plugin.RawEffect.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<TargetFramework>net471</TargetFramework>
3+
<TargetFramework>net472</TargetFramework>
44
<AssemblyTitle>TTController.Plugin.RawEffect</AssemblyTitle>
55
<Product>TTController.Plugin.RawEffect</Product>
66
<Copyright>Copyright © 2019</Copyright>

0 commit comments

Comments
 (0)