Skip to content

Commit 9d5806b

Browse files
committed
added source files to nuspec file to facilitate symbol archives
1 parent a7fbdb3 commit 9d5806b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mongocsharpdriver.nuspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,6 @@
2424
<file src="License.rtf" target ="" />
2525
<file src="MongoDB.Bson\**\*.cs" target="src\MongoDB.Bson" />
2626
<file src="MongoDB.Driver\**\*.cs" target="src\MongoDB.Driver" />
27+
<file src="MongoDB.Shared\**\*.cs" target="src\MongoDB.Shared" />
2728
</files>
2829
</package>

0 commit comments

Comments
 (0)