Skip to content

Commit 3715b26

Browse files
committed
Fixed a nuget package issue
1 parent ba75d3a commit 3715b26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/Shared/NuGet/Exceptionless.Portable.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<releaseNotes>http://exceptionless.io/category/versions/</releaseNotes>
1414
<tags>Error Report Reporting Exception Logging Log ELMAH pcl</tags>
1515
<references>
16-
<reference file="Exceptionless.dll" />
16+
<reference file="Exceptionless.Portable.dll" />
1717
</references>
1818
</metadata>
1919
</package>

0 commit comments

Comments
 (0)