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
@@ -1458,4 +1458,4 @@ notAFunctionButMaybeDeclaration,"This value is not a function and cannot be appl
1458
1458
3245,tcCopyAndUpdateNeedsRecordType,"The input to a copy-and-update expression that creates an anonymous record must be either an anonymous record or a record"
1459
1459
3300,chkInvalidFunctionParameterType,"The parameter '%s' has an invalid type '%s'. This is not permitted by the rules of Common IL."
1460
1460
3301,chkInvalidFunctionReturnType,"The function or method has an invalid return type '%s'. This is not permitted by the rules of Common IL."
1461
-
useSdkRefs,"Use reference assemblies for DotNET framework references when available (Enabled by default))."
1461
+
useSdkRefs,"Use reference assemblies for .NET framework references when available (Enabled by default))."
0 commit comments