mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-08-31 19:08:29 +00:00
style: Improve file paths and package output in docker workflow
This commit is contained in:
parent
fcaffd0c88
commit
688f6cb659
2 changed files with 4 additions and 10 deletions
|
|
@ -23,10 +23,10 @@
|
|||
<DebugType>pdbonly</DebugType>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<None Include=".\PepperDashEssentials\bin\*.cpz">
|
||||
<Content Include="output\**\*.cpz">
|
||||
<Pack>true</Pack>
|
||||
<PackagePath>lib/{tfm}</PackagePath>
|
||||
</None>
|
||||
<PackagePath>content\</PackagePath>
|
||||
</Content>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Crestron.SimplSharp.SDK.Program" Version="2.20.42" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue