mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 22:30:41 +01:00
Building with .Net Framework 4.5.2 #473
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 @Netizine on GitHub (Dec 14, 2022).
Originally assigned to: @StefH on GitHub.
Describe the bug
.Net framework 4.5.2 has gone end of life. https://dotnet.microsoft.com/en-us/download/dotnet-framework/net452
Expected behavior:
Upgrade to 4.6.2 which has support
@StefH commented on GitHub (Mar 21, 2023):
Good point. However for now I'll keep the backwards versions. (Also .NET 5.0 is out of supported, and also netcore2.1)