Skip to content

Commit 9563300

Browse files
committed
Update releasenote
1 parent 1b53bc1 commit 9563300

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CodingSeb.ExpressionEvaluator/CodingSeb.ExpressionEvaluator.csproj

+2-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@
2424
- InlineNamespacesEvaluationRule.AllowAll
2525
- InlineNamespacesEvaluationRule.AllowOnlyInlineNamespacesList
2626
- InlineNamespacesEvaluationRule.BlockOnlyInlineNamespacesList
27-
- InlineNamespacesEvaluationRule.BlockAll</PackageReleaseNotes>
27+
- InlineNamespacesEvaluationRule.BlockAll
28+
* Throw better exception and get better exception context with ExceptionDispatchInfo on TargetInvocationException.InnerException and BubbleExceptionContainer</PackageReleaseNotes>
2829
<PackageLicenseFile>LICENSE.md</PackageLicenseFile>
2930
<RepositoryUrl>https://github.com/codingseb/ExpressionEvaluator</RepositoryUrl>
3031
<GenerateDocumentationFile>true</GenerateDocumentationFile>

0 commit comments

Comments
 (0)