Skip to content

Commit

Permalink
Fix: broken installer build
Browse files Browse the repository at this point in the history
  • Loading branch information
uxmal committed May 31, 2024
1 parent 7338c01 commit 6359bb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Installers/NuGetPackage/reko-files.xml
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@
<File Source="$(var.Ar.TargetPath)" nuget_target="f:" />
<File Source="$(var.BinHex.TargetPath)" nuget_target="f:" />
<File Source="$(var.Coff.TargetPath)" nuget_target="f:" />
<File Source="$(var.Diskmages.TargetPath)" nuget_target="f:" />
<File Source="$(var.DiskImages.TargetPath)" nuget_target="f:" />
<File Source="$(var.Dol.TargetPath)" nuget_target="f:" />
<File Source="$(var.Elf.TargetPath)" nuget_target="f:" />
<File Source="$(var.HpSom.TargetPath)" nuget_target="f:" />
Expand Down

0 comments on commit 6359bb5

Please sign in to comment.