mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-08-31 19:08:29 +00:00
wip: address performance issues in plugin loading and versioning
This commit is contained in:
parent
4a2c9fe311
commit
fbcd9c84da
3 changed files with 377 additions and 45 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<PropertyGroup>
|
||||
<RootNamespace>PepperDash.Essentials.AppServer</RootNamespace>
|
||||
<TargetFrameworks>net6;net8</TargetFrameworks>
|
||||
<TargetFramework>net8</TargetFramework>
|
||||
<AssemblyTitle>mobile-control-messengers</AssemblyTitle>
|
||||
<AssemblyName>mobile-control-messengers</AssemblyName>
|
||||
<Product>mobile-control-messengers</Product>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue