mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 14:20:29 +01:00
Trying to compile WireMock.NET in VS for Windows issue #385
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @devmariodiaz on GitHub (Nov 18, 2021).
Hello Stef,
Hoping that you are doing well.
I'm trying to compile WireMock.NET on Windows, but, I'm getting an error related to FluentBuilder [FluentBuilder.AutoGenerateBuilder] in the BodyModel.cs cs

dotnet --version
5.0.402
Any idea about this?
@StefH commented on GitHub (Nov 18, 2021):
This is Fluentbuilder is using source generation.
Did you try restarting VS2022/ VS2019 and reloading the project.
@StefH commented on GitHub (Nov 23, 2021):
Hello @devmariodiaz, did you fix this issue on your system?
@StefH commented on GitHub (Nov 28, 2021):
@devmariodiaz I'm closing this issue.
Please reply if you still have issues.