Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
InuInu2022 committed Nov 4, 2024
1 parent 3c8f423 commit 0be4239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildprops/Ymm4Plugin.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<FilesToDelete Include="$(OutputPath)\publish\runtimes\win\lib\**\System.Management.dll" />
<FilesToDelete Include="$(OutputPath)\publish\YukkuriMovieMaker.*.dll" />
<FilesToDelete Include="$(OutputPath)\publish\YukkuriMovieMaker.*.pdb" />
<FilesToDelete Include="$(OutputPath)\publish\(AssemblyName).pdb" />
<FilesToDelete Include="$(OutputPath)\publish\Ymm4SquirclePlugin.pdb" />
</ItemGroup>
<Delete Files="@(FilesToDelete)">
<Output TaskParameter="DeletedFiles" ItemName="FilesDeleted" />
Expand Down

0 comments on commit 0be4239

Please sign in to comment.