Migrate WebApplicationFactory class in .NET Core 3.0 to .NET 8.0
My current project is running on .NET Core 3.0 and I want to update it to .NET 8.0.
Migrate WebApplicationFactory class in .NET Core 3.0 to .NET 8.0
My current project is running on .NET Core 3.0 and I want to update it to .NET 8.0.
Migrate WebApplicationFactory class in .net core 3.0 to .net8.0
My current project is .netcore 3.0 and i want to update in .net 8.0.
while updating integration test project WebApplicationFactory class gives error. I have also migrate My startup file into Program file.