File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 88
99jobs :
1010 call-update-readme :
11- uses : PepperDash/workflow-templates/.github/workflows/update-readme.yml@development
11+ uses : PepperDash/workflow-templates/.github/workflows/update-readme.yml@main
1212 with :
1313 target-branch : ${{ github.ref_name }}
1414
Original file line number Diff line number Diff line change 22 <PropertyGroup >
33 <Version >1.0.0-local</Version >
44 <InformationalVersion >$(Version)</InformationalVersion >
5- <Authors >PepperDash Technologies </Authors >
6- <Company >PepperDash Technologies </Company >
5+ <Authors >PepperDash Technology </Authors >
6+ <Company >PepperDash Technology </Company >
77 <Product >PepperDash Essentials Plugin Template</Product >
88 <Copyright >Copyright © 2025</Copyright >
99 <RepositoryUrl >https://github.com/PepperDash/EssentialsPluginTemplate.git</RepositoryUrl >
1010 <RepositoryType >git</RepositoryType >
1111 <PackageTags >Crestron; 4series</PackageTags >
12- <PackageOutputPath >../ output</PackageOutputPath >
12+ <PackageOutputPath >..\ output</PackageOutputPath >
1313 <GeneratePackageOnBuild >True</GeneratePackageOnBuild >
1414 <PackageLicenseFile >LICENSE.md</PackageLicenseFile >
1515 <PackageReadmeFile >README.md</PackageReadmeFile >
Original file line number Diff line number Diff line change 77 <RootNamespace >PepperDash.Essentials.Plugin</RootNamespace >
88 <Deterministic >false</Deterministic >
99 <AssemblyTitle >PepperDash.Essentials.Plugin.Make.Model</AssemblyTitle >
10- <Company >PepperDash Technologies </Company >
10+ <Company >PepperDash Technology </Company >
1111 <Description >This software is a template for a PepperDash Essentials Plugin.</Description >
1212 <Copyright >Copyright 2025</Copyright >
1313 <Version >1.0.0-local</Version >
1414 <GenerateAssemblyInfo >true</GenerateAssemblyInfo >
1515 <InformationalVersion >$(Version)</InformationalVersion >
1616 <OutputPath >bin\$(Configuration)\</OutputPath >
17- <Authors >PepperDash Technologies </Authors >
17+ <Authors >PepperDash Technology </Authors >
1818 <PackageId >Pepperdash.Essentials.Plugins.Template</PackageId >
1919 <PackageProjectUrl >https://github.com/PepperDash/EssentialsPluginTemplate.git</PackageProjectUrl >
2020 <PackageTags >crestron 4series essentials plugin template</PackageTags >
You can’t perform that action at this time.
0 commit comments