mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-14 13:07:18 +00:00
fix: correct namespaces to allow plugins to load correctly
This commit is contained in:
parent
8255328be1
commit
3c5fe88e5a
34 changed files with 20 additions and 38 deletions
|
|
@ -11,6 +11,7 @@
|
|||
<RootNamespace>PepperDash.Essentials.Core</RootNamespace>
|
||||
<Title>PepperDash Essentials Core</Title>
|
||||
<PackageId>PepperDash.Essentials.Core</PackageId>
|
||||
<InformationalVersion>$(Version)</InformationalVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||
<DebugType>full</DebugType>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue