mirror of
https://github.com/PepperDash/PepperDashCore.git
synced 2026-04-13 20:46:34 +00:00
update AssemblyInfo.cs
This commit is contained in:
parent
ed9b762556
commit
a0ff6ed80c
1 changed files with 7 additions and 7 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
using System.Reflection;
|
[assembly: System.Reflection.AssemblyTitle("Pepperdash_Core")]
|
||||||
|
[assembly: System.Reflection.AssemblyCompany("PepperDash Technology Corp")]
|
||||||
[assembly: AssemblyTitle("Pepperdash_Core")]
|
[assembly: System.Reflection.AssemblyProduct("Pepperdash_Core")]
|
||||||
[assembly: AssemblyCompany("")]
|
[assembly: System.Reflection.AssemblyCopyright("Copyright © PepperDash 2019")]
|
||||||
[assembly: AssemblyProduct("Pepperdash_Core")]
|
[assembly: System.Reflection.AssemblyVersion("1.0.0.*")]
|
||||||
[assembly: AssemblyCopyright("Copyright © PepperDash 2019")]
|
[assembly: System.Reflection.AssemblyInformationalVersion("0.0.0-buildType-buildNumber")]
|
||||||
[assembly: AssemblyVersion("1.0.0.*")]
|
[assembly: Crestron.SimplSharp.Reflection.AssemblyInformationalVersion("0.0.0-buildType-buildNumber")]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue