@@ -34,8 +34,6 @@ tupleRequiredInAbstractMethod,"\nA tuple type is required for one or more argume
3434203,buildInvalidWarningNumber,"Invalid warning number '%s'"
3535204,buildInvalidVersionString,"Invalid version string '%s'"
3636205,buildInvalidVersionFile,"Invalid version file '%s'"
37- buildProductName,"Microsoft (R) F# Compiler version %s"
38- buildProductNameCommunity,"F# Compiler for F# %s"
3937206,buildProblemWithFilename,"Problem with filename '%s': %s"
4038207,buildNoInputsSpecified,"No inputs specified"
4139209,buildPdbRequiresDebug,"The '--pdb' option requires the '--debug' option to be used"
@@ -1493,7 +1491,6 @@ notAFunctionButMaybeDeclaration,"This value is not a function and cannot be appl
149314913351,chkFeatureNotRuntimeSupported,"Feature '%s' is not supported by target runtime."
149414923352,typrelInterfaceMemberNoMostSpecificImplementation,"Interface member '%s' does not have a most specific implementation."
14951493useSdkRefs,"Use reference assemblies for .NET framework references when available (Enabled by default)."
1496- fSharpBannerVersion,"%s for F# %s"
14971494optsLangVersion,"Display the allowed values for language version, specify language version such as 'latest' or 'preview'"
14981495optsSupportedLangVersions,"Supported language versions:"
14991496nativeResourceFormatError,"Stream does not begin with a null resource and is not in '.RES' format."
0 commit comments