Skip to content

Commit c79e2c5

Browse files
committed
Update Monai.Deploy.InformaticsGateway.csproj
1 parent 29e6c61 commit c79e2c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/InformaticsGateway/Monai.Deploy.InformaticsGateway.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<None Include="./appsettings.Development.json" CopyToOutputDirectory="Always" />
8383
</ItemGroup>
8484

85-
<Target Name="CopyPlugins" AfterTargets="AfterPublish">
85+
<Target Name="CopyPlugins" AfterTargets="Publish">
8686
<ItemGroup>
8787
<PluginDlls Include="$(PublishDir)Monai.Deploy.Messaging.RabbitMQ.dll;$(PublishDir)Monai.Deploy.Storage.MinIO.dll;$(PublishDir)Minio.dll" />
8888
</ItemGroup>

0 commit comments

Comments
 (0)