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

Commit65d87f0

Browse files
authored
Merge pull requestdotnet#4609 from brettfo/sign-fix
add System.ValueTuple.4.3.1.nupkg and PatternMatcher.dll to the sign list
2 parents2a206f9 +9646a1d commit65d87f0

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
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
}

‎vsintegration/fsharp-vsintegration-src-build.proj‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
<ProjectFilesInclude="src\FSharp.ProjectSystem.FSharp\ProjectSystem.fsproj" />
1515
<ProjectFilesInclude="src\FSharp.ProjectSystem.PropertyPages\FSharp.PropertiesPages.vbproj" />
1616
<ProjectFilesInclude="src\FSharp.VS.FSI\FSharp.VS.FSI.fsproj" />
17+
<ProjectFilesInclude="src\PatternMatcher\PatternMatcher.csproj" />
1718
</ItemGroup>
1819

1920
<ImportProject="..\src\root.traversal.targets"/>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp