Skip to content
This repository was archived by the owner on Sep 30, 2023. It is now read-only.

Commit a1b2d89

Browse files
committed
log4stash to external
1 parent 8b6314d commit a1b2d89

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Cement.Net/CementEntry.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
<MergeAssemblies Include="$(OutputPath)\log4net.dll" />
106106
<MergeAssemblies Include="$(OutputPath)\NDesk.Options.dll" />
107107
<MergeAssemblies Include="$(OutputPath)\SharpYaml.dll" />
108-
<MergeAssemblies Condition="Exists('$(SolutionDir)\..\log4stash\bin\lib\net45\log4stash.dll')" Include="$(SolutionDir)\..\log4stash\bin\lib\net45\log4stash.dll" />
108+
<MergeAssemblies Include="$(SolutionDir)\externals\log4stash.dll" />
109109
<MergeAssemblies Include="$(OutputPath)\NuGet.exe" />
110110
</ItemGroup>
111111
<PropertyGroup>

externals/log4stash.dll

61 KB
Binary file not shown.

0 commit comments

Comments
 (0)