summaryrefslogtreecommitdiff
path: root/PowerShell.csproj
diff options
context:
space:
mode:
authorJake Mannens <jake@asger.xyz>2026-05-19 03:20:19 +1000
committerJake Mannens <jake@asger.xyz>2026-05-19 03:29:47 +1000
commite5ec335c14212c2479c201487c358e56a3f14e12 (patch)
tree296b4f98038add4c6488a1c457fe9ee05895dd63 /PowerShell.csproj
parent07cfbfdb92890188cc0bed120acb1fcbf72d34db (diff)
Added default table formatters for various API model classes
Diffstat (limited to 'PowerShell.csproj')
-rw-r--r--PowerShell.csproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/PowerShell.csproj b/PowerShell.csproj
index 241f948..cf8b11b 100644
--- a/PowerShell.csproj
+++ b/PowerShell.csproj
@@ -25,6 +25,9 @@
</ItemGroup>
<ItemGroup>
+ <None Update="HyperBooru.format.ps1xml">
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
+ </None>
<None Update="HyperBooru.psd1">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>