Skip to content

Commit 53e0d43

Browse files
committed
Clean up project file 2
1 parent 1a339d0 commit 53e0d43

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/ServiceControl/ServiceControl.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,7 @@
5252
</ItemGroup>
5353

5454
<ItemGroup>
55-
<Artifact Include="$(OutputPath)" FileExclude="ServiceControl.dll.config;nsb*.txt"
56-
DirExclude=".db;.logs" DestinationFolder="$(ArtifactsPath)Particular.ServiceControl" />
55+
<Artifact Include="$(OutputPath)" FileExclude="ServiceControl.dll.config;nsb*.txt" DirExclude=".db;.logs" DestinationFolder="$(ArtifactsPath)Particular.ServiceControl" />
5756
</ItemGroup>
5857

5958
<ItemGroup>

0 commit comments

Comments
 (0)