mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-12 03:05:01 +00:00
style: Improve file paths and package output in docker workflow
This commit is contained in:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user