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

Commitd966d6d

Browse files
authored
Merge pull requestdotnet#4613 from Microsoft/master
merge master to dev15.7
2 parents57a588a +65d87f0 commitd966d6d

File tree

75 files changed

+2893
-2278
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

75 files changed

+2893
-2278
lines changed

‎build/config/AssemblySignToolData.json‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
"net40\\bin\\*\\FSharp.ProjectSystem.PropertyPages.resources.dll",
3333
"net40\\bin\\FSharp.ProjectSystem.FSharp.dll",
3434
"net40\\bin\\*\\FSharp.ProjectSystem.FSharp.resources.dll",
35+
"net40\\bin\\PatternMatcher.dll",
3536
"coreclr\\bin\\FSharp.Core.dll",
3637
"coreclr\\bin\\*\\FSharp.Core.resources.dll",
3738
"coreclr\\bin\\FSharp.Build.dll",
@@ -65,9 +66,10 @@
6566
"Microsoft.DiaSymReader.dll",
6667
"Microsoft.DiaSymReader.PortablePdb.dll",
6768
"Newtonsoft.Json.dll",
68-
"System.ValueTuple.4.4.0.nupkg",
6969
"System.Collections.Immutable.dll",
7070
"System.Reflection.Metadata.dll",
71+
"System.ValueTuple.4.3.1.nupkg",
72+
"System.ValueTuple.4.4.0.nupkg",
7173
"System.ValueTuple.dll"
7274
]
7375
}

‎fcs/build.fsx‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ let isMono = false
2424
// Utilities
2525
// --------------------------------------------------------------------------------------
2626

27-
letdotnetExePath= DotNetCli.InstallDotNetSDK"2.1.4"
27+
letdotnetExePath= DotNetCli.InstallDotNetSDK"2.1.100"
2828

2929
letrunDotnet workingDir args=
3030
letresult=

‎src/absil/il.fs‎

Lines changed: 297 additions & 158 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp