mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-13 04:26:49 +00:00
cleaned out framework files; added framework submodule; referneced p.core to reference in framework; moved essentials.sln; changed paths in sln to match; test build
This commit is contained in:
parent
058ea730ed
commit
0e9d1e4c35
413 changed files with 33026 additions and 71338 deletions
8
PepperDashEssentials/Properties/AssemblyInfo.cs
Normal file
8
PepperDashEssentials/Properties/AssemblyInfo.cs
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
using System.Reflection;
|
||||
|
||||
[assembly: AssemblyTitle("PepperDashEssentials")]
|
||||
[assembly: AssemblyCompany("PepperDash Technology Corp")]
|
||||
[assembly: AssemblyProduct("PepperDashEssentials")]
|
||||
[assembly: AssemblyCopyright("Copyright © PepperDash Technology Corp 2017")]
|
||||
[assembly: AssemblyVersion("1.2.0.*")]
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue