mirror of
https://github.com/fbarresi/Sharp7.git
synced 2026-02-04 08:42:51 +00:00
- added support for netcore and netstandard
This commit is contained in:
@@ -13,5 +13,7 @@
|
||||
</metadata>
|
||||
<files>
|
||||
<file src="..\out\Release\Sharp7.*" target="lib\net45" />
|
||||
<file src="..\out\Release\Sharp7.*" target="lib\netcore" />
|
||||
<file src="..\out\Release\Sharp7.*" target="lib\netstandard" />
|
||||
</files>
|
||||
</package>
|
||||
Reference in New Issue
Block a user