Skip to content

Commit 4c3b8ea

Browse files
committed
Update Xml nuspec
1 parent 51a53a5 commit 4c3b8ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Drachenhorn.Xml/Drachenhorn.Xml.nuspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
</dependencies>
1919
</metadata>
2020
<files>
21-
<file src="**" exclude="**\*.pdb;**\*.application;**/*.nuspec" target="lib\net45" />
21+
<file src="**" exclude="**\*.pdb;**\*.application;**/*.nuspec" target="lib\netstandard2.0" />
2222
</files>
2323
</package>

0 commit comments

Comments
 (0)