Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd38481e

Browse files
cartermpTIHan
authored andcommitted
Remove FSharpTeamVersion (dotnet#5837)
1 parent0f4299d commitd38481e

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

‎src/utils/CompilerLocationUtils.fs‎

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -37,19 +37,6 @@ module internal FSharpEnvironment =
3737
| s-> Some(s)
3838
with_-> None
3939

40-
41-
// The F# team version number. This version number is used for
42-
// - the F# version number reported by the fsc.exe and fsi.exe banners in the CTP release
43-
// - the F# version number printed in the HTML documentation generator
44-
// - the .NET DLL version number for all VS2008 DLLs
45-
// - the VS2008 registry key, written by the VS2008 installer
46-
// HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework\AssemblyFolders\Microsoft.FSharp-" + FSharpTeamVersionNumber
47-
// Also
48-
// - for Beta2, the language revision number indicated on the F# language spec
49-
//
50-
// It is NOT the version number listed on FSharp.Core.dll
51-
letFSharpTeamVersionNumber="2.0.0.0"
52-
5340
// The F# binary format revision number. The first three digits of this form the significant part of the
5441
// format revision number for F# binary signature and optimization metadata. The last digit is not significant.
5542
//

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp