Skip to content
This repository was archived by the owner on Jul 15, 2023. It is now read-only.

Commit 0398697

Browse files
committed
Merge pull request #42 from mhorstma/master
Fix nuget package creation of KafkaNET.library
2 parents 5a1d275 + bb0634f commit 0398697

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/KafkaNET.Library/KafkaNET.Library.nuspec

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,5 @@
1818
</dependencies>
1919
</metadata>
2020
<files>
21-
<file src="bin\Release\KafkaNET.Library.dll" target="lib\net45" />
22-
<file src="bin\Release\KafkaNET.Library.pdb" target="lib\net45" />
23-
<file src="**\*.cs" target="src" />
2421
</files>
2522
</package>

0 commit comments

Comments
 (0)