Fixed bug 301 by not setting BodyAsFile to null after first use (#302)

* Fixed bug 301 by not setting BodyAsFile to null after first use

* Added extra unit test

* 1.0.24.0
This commit is contained in:
Ronald Wildenberg
2019-07-22 18:33:40 +02:00
committed by Stef Heyenrath
parent af46a490a5
commit 7201479439
4 changed files with 8 additions and 5 deletions

View File

@@ -4,7 +4,7 @@
</PropertyGroup>
<PropertyGroup>
<VersionPrefix>1.0.23</VersionPrefix>
<VersionPrefix>1.0.24</VersionPrefix>
</PropertyGroup>
<Choose>