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
Copy file name to clipboardExpand all lines: src/fsharp/FSComp.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1091,7 +1091,7 @@ lexIndentOffForML,"Consider using a file with extension '.ml' or '.mli' instead"
1091
1091
1246,tcCallerInfoWrongType,"'%s' must be applied to an argument of type '%s', but has been applied to an argument of type '%s'"
1092
1092
1247,tcCallerInfoNotOptional,"'%s' can only be applied to optional arguments"
1093
1093
# reshapedmsbuild.fs
1094
-
1300,toolLocationHelperUnsupportedFrameworkVersion,"The specified .NET Framework version"%s" is not supported. Please specify a value from the enumeration Microsoft.Build.Utilities.TargetDotNetFrameworkVersion."
1094
+
1300,toolLocationHelperUnsupportedFrameworkVersion,"The specified .NET Framework version'%s' is not supported. Please specify a value from the enumeration Microsoft.Build.Utilities.TargetDotNetFrameworkVersion."