Skip to content
This repository was archived by the owner on Jun 27, 2019. It is now read-only.

Commit 8f53e5a

Browse files
committed
Included net45 files in nupkg
1 parent 12e92ca commit 8f53e5a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/GitTools.Core/GitTools.Core.nuspec

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,7 @@
2121
<files>
2222
<file src="net4\GitTools.Core.dll" target="lib\net4\" />
2323
<file src="net4\GitTools.Core.xml" target="lib\net4\" />
24+
<file src="net45\GitTools.Core.dll" target="lib\net45\" />
25+
<file src="net45\GitTools.Core.xml" target="lib\net45\" />
2426
</files>
2527
</package>

0 commit comments

Comments
 (0)