You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am starting a new project right now and wanting to automate my tests with White. However, I am getting the following warnings:
Warning NU1701 Package 'Castle.Core 3.3.0' was restored using '.NETFramework,Version=v4.6.1' instead of the project target framework '.NETCoreApp,Version=v2.2'. This package may not be fully compatible with your project.
Warning NU1701 Package 'TestStack.White 0.13.3' was restored using '.NETFramework,Version=v4.6.1' instead of the project target framework '.NETCoreApp,Version=v2.2'. This package may not be fully compatible with your project.
Are there any plans to make it compatible with .NETFramework 4.7.*?
The text was updated successfully, but these errors were encountered:
Hi,
I am starting a new project right now and wanting to automate my tests with White. However, I am getting the following warnings:
Are there any plans to make it compatible with .NETFramework 4.7.*?
The text was updated successfully, but these errors were encountered: