Skip to content

Commit c55dd2c

Browse files
committed
exclude external assembly from signing
1 parent 70ca46d commit c55dd2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/config/AssemblySignToolData.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
}
5858
],
5959
"exclude": [
60+
"e_sqlite3.dll",
6061
"FSharp.Core.4.5.2.nupkg",
6162
"FSharp.Data.TypeProviders.dll",
6263
"Microsoft.Build.Conversion.Core.dll",

0 commit comments

Comments
 (0)