mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-13 04:26:49 +00:00
build(force-patch): remove cplz generation
CPLZs are not required for using Essentials as a dependency, and just adds noise that's not required.
This commit is contained in:
parent
222c2f6fe2
commit
cdafaf7586
3 changed files with 0 additions and 5 deletions
|
|
@ -1,7 +1,4 @@
|
|||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<PropertyGroup>
|
||||
<ProjectType>ProgramLibrary</ProjectType>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<RootNamespace>PepperDash.Essentials.AppServer</RootNamespace>
|
||||
<TargetFramework>net472</TargetFramework>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue