Skip to content

Commit 49060cc

Browse files
committed
remove old dll
1 parent 7097f6f commit 49060cc

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

yaf_dnn/BuildScripts/ModulePackage.targets

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,6 @@
199199
<LibaryFiles Include="$(MSBuildProjectDirectory)\bin\Newtonsoft.Json.Bson.dll" />
200200
<LibaryFiles Include="$(MSBuildProjectDirectory)\bin\Owin.dll" />
201201
<LibaryFiles Include="$(MSBuildProjectDirectory)\bin\OEmbed.Core.dll" />
202-
<LibaryFiles Include="$(MSBuildProjectDirectory)\..\yafsrc\YetAnotherForum.NET\bin\ServiceStack.dll" />
203202
<LibaryFiles Include="$(MSBuildProjectDirectory)\..\yafsrc\YetAnotherForum.NET\bin\ServiceStack.OrmLite.dll" />
204203
<LibaryFiles Include="$(MSBuildProjectDirectory)\..\yafsrc\YetAnotherForum.NET\bin\ServiceStack.OrmLite.SqlServer.dll" />
205204
<LibaryFiles Include="$(MSBuildProjectDirectory)\bin\System.Buffers.dll" />

yaf_dnn/Installation/YAF.DotNetNuke.Module.dnn

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -328,6 +328,14 @@
328328
</files>
329329
</component>
330330
<component type="Cleanup" version="03.14.006108" fileName="03.14.006108.txt" />
331+
<component type="Cleanup" version="03.23.006131">
332+
<files>
333+
<file>
334+
<path>bin</path>
335+
<name>ServiceStack.dll</name>
336+
</file>
337+
</files>
338+
</component>
331339
<component type="Config">
332340
<config>
333341
<configFile>web.config</configFile>

0 commit comments

Comments
 (0)