mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-03-24 10:01:00 +01:00
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:
committed by
Stef Heyenrath
parent
af46a490a5
commit
7201479439
@@ -4,7 +4,7 @@
|
||||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup>
|
||||
<VersionPrefix>1.0.23</VersionPrefix>
|
||||
<VersionPrefix>1.0.24</VersionPrefix>
|
||||
</PropertyGroup>
|
||||
|
||||
<Choose>
|
||||
|
||||
Reference in New Issue
Block a user