Add PepperDash_Essentials_Interfaces project

This commit is contained in:
Andrew Welker
2020-11-24 16:09:30 -07:00
parent 2fd2b6787f
commit 13cbeb7605
4 changed files with 84 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
using System.Reflection;
[assembly: AssemblyTitle("PepperDash_Essentials_Interfaces")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("PepperDash_Essentials_Interfaces")]
[assembly: AssemblyCopyright("Copyright © 2020")]
[assembly: AssemblyVersion("1.0.0.*")]