mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-12 03:05:01 +00:00
build: update targets to include cpz & cplz files in nuget packages
In order to provide some backwards compatibility for internal things, cpz & cplz files are being added to the nuget packages. The files are added in the `content` folder.
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
<Product>PepperDash.Essentials.DM</Product>
|
||||
<OutputPath>bin\$(Configuration)\</OutputPath>
|
||||
<Title>PepperDash Essentials DM</Title>
|
||||
<PackageId>$(AssemblyName)</PackageId>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||
<DebugType>full</DebugType>
|
||||
|
||||
Reference in New Issue
Block a user