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

Commit 486a352

Browse files
committed
Also copy netcore build
1 parent 7d278a1 commit 486a352

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build/copy.bat

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,5 @@ COPY ..\src\ServiceStack.Text\bin\Signed\ServiceStack.Text.* ..\..\ServiceStack.
1515
COPY ..\src\ServiceStack.Text.SL5\bin\%BUILD%\ServiceStack.Text.* ..\..\ServiceStack\lib\sl5
1616

1717
COPY ..\src\ServiceStack.Text\bin\Pcl\ServiceStack.Text.dll ..\..\ServiceStack\lib\pcl
18+
19+
COPY ..\src\ServiceStack.Text\bin\Debug\netstandard1.1\*.* ..\..\ServiceStack\lib\netcore

0 commit comments

Comments
 (0)