This repository was archived by the owner on Dec 24, 2022. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,13 +15,12 @@ COPY ..\..\ServiceStack\src\ServiceStack.Client\bin\Signed\net45\ServiceStack.Cl
1515
1616COPY ..\..\ServiceStack\src\ServiceStack.Common\bin\%BUILD% \net45\ServiceStack.Common.* net45
1717COPY ..\..\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
1920COPY ..\..\ServiceStack\src\ServiceStack\bin\%BUILD% \net45\ServiceStack.dll net45
2021COPY ..\..\ServiceStack\src\ServiceStack\bin\%BUILD% \net45\ServiceStack.xml net45
2122COPY ..\..\ServiceStack\src\ServiceStack\bin\%BUILD% \netstandard1.6\ServiceStack.dll netstandard1.6
2223COPY ..\..\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
2625COPY ..\..\ServiceStack\src\ServiceStack.Server\bin\%BUILD% \net45\ServiceStack.Server.* net45
2726COPY ..\..\ServiceStack\src\ServiceStack.Server\bin\%BUILD% \netstandard1.6\ServiceStack.Server.* netstandard1.6
You can’t perform that action at this time.
0 commit comments