File tree Expand file tree Collapse file tree
Shuttle.Core.Threading/.build Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- Copyright (c) 2018 , Eben Roux
1+ Copyright (c) 2019 , Eben Roux
22All rights reserved.
33
44Redistribution and use in source and binary forms, with or without modification,
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
2-
32<package >
43 <metadata >
54 <id >Shuttle.Core.Threading</id >
87 <owners >Eben Roux</owners >
98 <license type =" expression" >BSD-3-Clause</license >
109 <projectUrl >https://github.com/shuttle/Shuttle.Core.Threading</projectUrl >
11- <iconUrl >https://raw.githubusercontent.com/Shuttle/Shuttle.Core.Threading/master/.media/ logo.png</iconUrl >
10+ <icon >images\ logo.png</icon >
1211 <repository type =" git" url =" https://github.com/Shuttle/Shuttle.Core.Threading.git" />
1312 <requireLicenseAcceptance >false</requireLicenseAcceptance >
1413 <description >Thread-based processing.</description >
2221 <dependency id =" Shuttle.Core.Reflection" version =" {Shuttle.Core.Reflection-version}" />
2322 </dependencies >
2423 </metadata >
24+ <files >
25+ <file src =" ..\..\..\..\.media\logo.png" target =" images\" />
26+ <file src =" lib\**\*.*" target =" lib" />
27+ </files >
2528</package >
You can’t perform that action at this time.
0 commit comments