mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-13 20:47:04 +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,7 +11,7 @@
|
|||
<OutputPath>bin\$(Configuration)\</OutputPath>
|
||||
<Title>PepperDash Essentials</Title>
|
||||
<PackageId>PepperDashEssentials</PackageId>
|
||||
<AssemblyInformationalVersion>$(Version)</AssemblyInformationalVersion>
|
||||
<InformationalVersion>$(Version)</InformationalVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||
<DebugType>full</DebugType>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue