diff --git a/Falanx.Ast/Falanx.Ast.fsproj b/Falanx.Ast/Falanx.Ast.fsproj index 2eb0b2a..0741922 100644 --- a/Falanx.Ast/Falanx.Ast.fsproj +++ b/Falanx.Ast/Falanx.Ast.fsproj @@ -2,6 +2,9 @@ netstandard2.0 +    true + true + $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb diff --git a/Falanx.Ast/paket.references b/Falanx.Ast/paket.references index a9dd1cd..9e96b02 100644 --- a/Falanx.Ast/paket.references +++ b/Falanx.Ast/paket.references @@ -2,6 +2,8 @@ FSharp.Core FSharp.Compiler.Service Fantomas +Microsoft.SourceLink.GitHub + File: ProvidedTypes.fs File: ProvidedTypesTesting.fs diff --git a/Falanx.BinaryCodec/Falanx.BinaryCodec.fsproj b/Falanx.BinaryCodec/Falanx.BinaryCodec.fsproj index 988f0db..0bf53c3 100644 --- a/Falanx.BinaryCodec/Falanx.BinaryCodec.fsproj +++ b/Falanx.BinaryCodec/Falanx.BinaryCodec.fsproj @@ -2,6 +2,9 @@ netstandard2.0 +    true + true + $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb diff --git a/Falanx.BinaryCodec/paket.references b/Falanx.BinaryCodec/paket.references index 923e4d7..7cc3314 100644 --- a/Falanx.BinaryCodec/paket.references +++ b/Falanx.BinaryCodec/paket.references @@ -1,3 +1,5 @@ FSharp.Core Froto.Parser Froto.Serialization + +Microsoft.SourceLink.GitHub diff --git a/Falanx.BinaryGenerator/Falanx.BinaryGenerator.fsproj b/Falanx.BinaryGenerator/Falanx.BinaryGenerator.fsproj index 0ec3f8d..6df9622 100644 --- a/Falanx.BinaryGenerator/Falanx.BinaryGenerator.fsproj +++ b/Falanx.BinaryGenerator/Falanx.BinaryGenerator.fsproj @@ -2,6 +2,9 @@ netstandard2.0 +    true + true + $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb diff --git a/Falanx.BinaryGenerator/paket.references b/Falanx.BinaryGenerator/paket.references index 640cf91..3892671 100644 --- a/Falanx.BinaryGenerator/paket.references +++ b/Falanx.BinaryGenerator/paket.references @@ -1 +1,3 @@ -FSharp.Core \ No newline at end of file +FSharp.Core + +Microsoft.SourceLink.GitHub diff --git a/Falanx.JsonCodec/Falanx.JsonCodec.fsproj b/Falanx.JsonCodec/Falanx.JsonCodec.fsproj index d77befa..5447d42 100644 --- a/Falanx.JsonCodec/Falanx.JsonCodec.fsproj +++ b/Falanx.JsonCodec/Falanx.JsonCodec.fsproj @@ -2,6 +2,9 @@ netstandard2.0 +    true + true + $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb diff --git a/Falanx.JsonCodec/paket.references b/Falanx.JsonCodec/paket.references index fb83088..967babe 100644 --- a/Falanx.JsonCodec/paket.references +++ b/Falanx.JsonCodec/paket.references @@ -1,2 +1,4 @@ Fleece.NewtonsoftJson -Newtonsoft.Json \ No newline at end of file +Newtonsoft.Json + +Microsoft.SourceLink.GitHub diff --git a/Falanx.Tool/Falanx.Tool.fsproj b/Falanx.Tool/Falanx.Tool.fsproj index bc74b20..9376c6d 100644 --- a/Falanx.Tool/Falanx.Tool.fsproj +++ b/Falanx.Tool/Falanx.Tool.fsproj @@ -6,6 +6,9 @@ true Falanx.Tool falanx +    true + true + $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb diff --git a/Falanx.Tool/paket.references b/Falanx.Tool/paket.references index a04c678..62596cc 100644 --- a/Falanx.Tool/paket.references +++ b/Falanx.Tool/paket.references @@ -6,3 +6,5 @@ FSharp.Compiler.Service Fantomas Froto.Parser Froto.Serialization + +Microsoft.SourceLink.GitHub diff --git a/paket.dependencies b/paket.dependencies index 6372ff8..c740406 100644 --- a/paket.dependencies +++ b/paket.dependencies @@ -12,6 +12,8 @@ nuget Froto.Serialization nuget Fleece.NewtonsoftJson 0.7.0 nuget Newtonsoft.Json 11.0.2 +nuget Microsoft.SourceLink.GitHub copy_local: true + github 7sharp9/FSharp.TypeProviders.SDK:generator src/ProvidedTypes.fs github 7sharp9/FSharp.TypeProviders.SDK:generator src/ProvidedTypesTesting.fs diff --git a/paket.lock b/paket.lock index e5aa4dc..62680dc 100644 --- a/paket.lock +++ b/paket.lock @@ -32,8 +32,13 @@ NUGET FSharp.Core (4.5.2) FSharpPlus (1.1.0-CI00252) FSharp.Core (>= 4.3.4) + Microsoft.Build.Tasks.Git (1.0.0-beta-63127-02) - copy_local: true Microsoft.NETCore.Platforms (2.1.1) Microsoft.NETCore.Targets (2.1) + Microsoft.SourceLink.Common (1.0.0-beta-63127-02) - copy_local: true + Microsoft.SourceLink.GitHub (1.0.0-beta-63127-02) - copy_local: true + Microsoft.Build.Tasks.Git (>= 1.0.0-beta-63127-02) + Microsoft.SourceLink.Common (>= 1.0.0-beta-63127-02) Microsoft.Win32.Primitives (4.3) Microsoft.NETCore.Platforms (>= 1.1) Microsoft.NETCore.Targets (>= 1.1)