Skip to content

Commit bb0a27f

Browse files
Merge pull request #9 from kaferi/master
Changed files section
2 parents 574ebe5 + bbb7c6b commit bb0a27f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Aspose.Pdf.Cloud.Sdk/Aspose.Pdf.Cloud.Sdk.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<!-- A readme.txt will be displayed when the package is installed -->
3838
<file src="..\..\README.md" target="" />
3939

40-
<file src="bin\Release\net2.0\Aspose.Pdf.Cloud.Sdk.dll" target="lib\net2.0" />
40+
<file src="bin\Release\Aspose.Pdf.Cloud.Sdk.dll" target="lib\net4.5" />
4141
<file src="..\..\build-out\bin\release\netstandard2.0\Aspose.Pdf.Cloud.Sdk.dll" target="lib\netstandard2.0" />
4242
</files>
4343
</package>

0 commit comments

Comments
 (0)