We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 844d50c commit d7e45d7Copy full SHA for d7e45d7
1 file changed
README.wcf.md
@@ -43,7 +43,7 @@ docker run --name wcfclientsample --rm -it -e HOST=172.26.236.119 mcr.microsoft.
43
### Version Compatibility
44
45
If you created your app using an earlier version of .NET Framework, you can generally upgrade it to .NET Framework 4.8+ easily.
46
-Additionally, .NET Framework 4.8 and 4.8.1 can run apps that were built targeting any version of .NET Framework 4.
+Additionally, .NET Framework 4.8 and 4.8.1 can typically run apps that were built targeting any version of .NET Framework 4.
47
48
* [.NET Framework migration guide](https://learn.microsoft.com/en-us/dotnet/framework/migration-guide/)
49
* [Application compatibility in .NET Framework](https://learn.microsoft.com/dotnet/framework/migration-guide/application-compatibility).
0 commit comments