mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-12 20:17:03 +00:00
duplicated join maps in Essentials
and marks the duplicates in Essentials as Obsolete
This commit is contained in:
parent
072618f981
commit
91963ea39b
21 changed files with 139 additions and 3 deletions
|
|
@ -9,6 +9,7 @@ using PepperDash.Essentials.Core;
|
|||
|
||||
namespace PepperDash.Essentials.Bridges
|
||||
{
|
||||
[Obsolete("Please use version PepperDash.Essentials.Core.Bridges")]
|
||||
public class GenericLightingJoinMap : JoinMapBase
|
||||
{
|
||||
public uint IsOnline { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue