Open BinToss opened 11 months ago
For the Node side of things:
dotnet publish
Dotnet:
<Import>$(ProjectRootDir)node_modules/@halospv3/hce.shared-config/dotnet/ZipPublishDir.targets</Import>
Are the GitHub workflows set up properly? Copy the workflows from BinToss/GroupBox.Avalonia
Inherited GitHub Assets and Git Assets settings should work as-is. Branches/channels should be fine, too.
For the Node side of things:
dotnet publish
.Dotnet:
<Import>$(ProjectRootDir)node_modules/@halospv3/hce.shared-config/dotnet/ZipPublishDir.targets</Import>
Are the GitHub workflows set up properly? Copy the workflows from BinToss/GroupBox.Avalonia