Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Commit 4d39462

Browse files
committed
Add Common.Signed
1 parent 7958dd8 commit 4d39462

3 files changed

Lines changed: 1 addition & 2 deletions

File tree

lib/copy.bat

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,12 @@ COPY ..\..\ServiceStack\src\ServiceStack.Client\bin\Signed\net45\ServiceStack.Cl
1515

1616
COPY ..\..\ServiceStack\src\ServiceStack.Common\bin\%BUILD%\net45\ServiceStack.Common.* net45
1717
COPY ..\..\ServiceStack\src\ServiceStack.Common\bin\%BUILD%\netstandard1.3\ServiceStack.Common.* netstandard1.3
18+
COPY ..\..\ServiceStack\src\ServiceStack.Common\bin\Signed\net45\ServiceStack.Common.* signed
1819

1920
COPY ..\..\ServiceStack\src\ServiceStack\bin\%BUILD%\net45\ServiceStack.dll net45
2021
COPY ..\..\ServiceStack\src\ServiceStack\bin\%BUILD%\net45\ServiceStack.xml net45
2122
COPY ..\..\ServiceStack\src\ServiceStack\bin\%BUILD%\netstandard1.6\ServiceStack.dll netstandard1.6
2223
COPY ..\..\ServiceStack\src\ServiceStack\bin\%BUILD%\netstandard1.6\ServiceStack.xml netstandard1.6
23-
COPY ..\..\ServiceStack\src\ServiceStack\bin\Signed\net45\ServiceStack.dll signed
24-
COPY ..\..\ServiceStack\src\ServiceStack\bin\Signed\net45\ServiceStack.xml signed
2524

2625
COPY ..\..\ServiceStack\src\ServiceStack.Server\bin\%BUILD%\net45\ServiceStack.Server.* net45
2726
COPY ..\..\ServiceStack\src\ServiceStack.Server\bin\%BUILD%\netstandard1.6\ServiceStack.Server.* netstandard1.6

lib/signed/ServiceStack.Common.dll

193 KB
Binary file not shown.

lib/signed/ServiceStack.dll

-1.87 MB
Binary file not shown.

0 commit comments

Comments
 (0)