mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-12 20:17:03 +00:00
build(force-patch): change names of MC packages
In order to prevent eventual version collision and confusion, and to allow for deprecation of existing packages, the names of the MC packages are now reflective of the fact that they are no longer pluginsbuild(force-patch): change names of MC packages In order to prevent eventual version collision and confusion, and to allow for deprecation of existing packages, the names of the MC packages are now reflective of the fact that they are no longer plugins.
This commit is contained in:
parent
aebc694da7
commit
8316ee22b6
2 changed files with 2 additions and 2 deletions
|
|
@ -15,7 +15,7 @@
|
|||
<InformationalVersion>$(Version)</InformationalVersion>
|
||||
<IncludeSourceRevisionInInformationalVersion>false</IncludeSourceRevisionInInformationalVersion>
|
||||
<Authors>PepperDash Technology</Authors>
|
||||
<PackageId>PepperDash.Essentials.Plugin.MobileControl.Messengers</PackageId>
|
||||
<PackageId>PepperDash.Essentials.MobileControl.Messengers</PackageId>
|
||||
<PackageTags>crestron 4series</PackageTags>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@
|
|||
<IncludeSourceRevisionInInformationalVersion>false</IncludeSourceRevisionInInformationalVersion>
|
||||
<OutputPath>bin\$(Configuration)\</OutputPath>
|
||||
<Authors>PepperDash Technologies</Authors>
|
||||
<PackageId>PepperDash.Essentials.4Series.Plugin.MobileControl</PackageId>
|
||||
<PackageId>PepperDash.Essentials.MobileControl</PackageId>
|
||||
<PackageTags>crestron 4series</PackageTags>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue