|
| 1 | +{ |
| 2 | + "sign": [ |
| 3 | + { |
| 4 | + "certificate": "Microsoft", |
| 5 | + "strongName": "StrongName", |
| 6 | + "values": [ |
| 7 | + "net40\\bin\\FSharp.Core.dll", |
| 8 | + "net40\\bin\\*\\FSharp.Core.resources.dll", |
| 9 | + "net40\\bin\\FSharp.Build.dll", |
| 10 | + "net40\\bin\\*\\FSharp.Build.resources.dll", |
| 11 | + "net40\\bin\\FSharp.Compiler.Private.dll", |
| 12 | + "net40\\bin\\*\\FSharp.Compiler.Private.resources.dll", |
| 13 | + "net40\\bin\\FSharp.Compiler.Server.Shared.dll", |
| 14 | + "net40\\bin\\FSharp.Compiler.Interactive.Settings.dll", |
| 15 | + "net40\\bin\\*\\FSharp.Compiler.Interactive.Settings.resources.dll", |
| 16 | + "net40\\bin\\fsc.exe", |
| 17 | + "net40\\bin\\fsi.exe", |
| 18 | + "net40\\bin\\fsiAnyCpu.exe", |
| 19 | + "net40\\bin\\FSharp.VS.FSI.dll", |
| 20 | + "net40\\bin\\*\\FSharp.VS.FSI.resources.dll", |
| 21 | + "net40\\bin\\FSharp.LanguageService.Base.dll", |
| 22 | + "net40\\bin\\*\\FSharp.LanguageService.Base.resources.dll", |
| 23 | + "net40\\bin\\FSharp.LanguageService.dll", |
| 24 | + "net40\\bin\\*\\FSharp.LanguageService.resources.dll", |
| 25 | + "net40\\bin\\FSharp.UIResources.dll", |
| 26 | + "net40\\bin\\*\\FSharp.UIResources.resources.dll", |
| 27 | + "net40\\bin\\FSharp.Editor.dll", |
| 28 | + "net40\\bin\\*\\FSharp.Editor.resources.dll", |
| 29 | + "net40\\bin\\FSharp.ProjectSystem.Base.dll", |
| 30 | + "net40\\bin\\*\\FSharp.ProjectSystem.Base.resources.dll", |
| 31 | + "net40\\bin\\FSharp.ProjectSystem.PropertyPages.dll", |
| 32 | + "net40\\bin\\*\\FSharp.ProjectSystem.PropertyPages.resources.dll", |
| 33 | + "net40\\bin\\FSharp.ProjectSystem.FSharp.dll", |
| 34 | + "net40\\bin\\*\\FSharp.ProjectSystem.FSharp.resources.dll", |
| 35 | + "coreclr\\bin\\FSharp.Core.dll", |
| 36 | + "coreclr\\bin\\*\\FSharp.Core.resources.dll", |
| 37 | + "coreclr\\bin\\FSharp.Build.dll", |
| 38 | + "coreclr\\bin\\*\\FSharp.Build.resources.dll", |
| 39 | + "coreclr\\bin\\FSharp.Compiler.Private.dll", |
| 40 | + "coreclr\\bin\\*\\FSharp.Compiler.Private.resources.dll", |
| 41 | + "coreclr\\bin\\FSharp.Compiler.Interactive.Settings.dll", |
| 42 | + "coreclr\\bin\\*\\FSharp.Compiler.Interactive.Settings.resources.dll", |
| 43 | + "coreclr\\bin\\fsc.exe", |
| 44 | + "coreclr\\bin\\fsi.exe" |
| 45 | + ] |
| 46 | + }, |
| 47 | + { |
| 48 | + "certificate": "VsixSHA2", |
| 49 | + "strongName": null, |
| 50 | + "values": [ |
| 51 | + "net40\\bin\\VisualFSharpFull.vsix", |
| 52 | + "net40\\bin\\VisualFSharpTemplate.vsix", |
| 53 | + "net40\\bin\\VisualFSharpOpenSource.vsix", |
| 54 | + "insertion\\Microsoft.FSharp.Dependencies.vsix", |
| 55 | + "insertion\\Microsoft.FSharp.VSIX.Full.Resources.*.vsix" |
| 56 | + ] |
| 57 | + } |
| 58 | + ], |
| 59 | + "exclude": [ |
| 60 | + "Microsoft.Build.Conversion.Core.dll", |
| 61 | + "Microsoft.Build.dll", |
| 62 | + "Microsoft.Build.Engine.dll", |
| 63 | + "Microsoft.Build.Framework.dll", |
| 64 | + "Microsoft.Build.Tasks.Core.dll", |
| 65 | + "Microsoft.Build.Utilities.Core.dll", |
| 66 | + "Microsoft.DiaSymReader.dll", |
| 67 | + "Microsoft.DiaSymReader.PortablePdb.dll", |
| 68 | + "Newtonsoft.Json.dll", |
| 69 | + "System.ValueTuple.4.3.1.nupkg", |
| 70 | + "System.Collections.Immutable.dll", |
| 71 | + "System.Reflection.Metadata.dll", |
| 72 | + "System.ValueTuple.dll" |
| 73 | + ] |
| 74 | +} |
0 commit comments