From ae1b1d285b6a5d4bd7c0763d6ee8c366ea519101 Mon Sep 17 00:00:00 2001 From: Kevin Schneider Date: Fri, 21 Apr 2023 15:44:35 +0200 Subject: [PATCH] Add source link and symbols to nuget packages --- src/FSharpAux.Core/FSharpAux.Core.fsproj | 42 ++++++++++++++---------- src/FSharpAux.IO/FSharpAux.IO.fsproj | 3 ++ src/FSharpAux/FSharpAux.fsproj | 21 +++++++----- 3 files changed, 39 insertions(+), 27 deletions(-) diff --git a/src/FSharpAux.Core/FSharpAux.Core.fsproj b/src/FSharpAux.Core/FSharpAux.Core.fsproj index d3b16a2..7c2a750 100644 --- a/src/FSharpAux.Core/FSharpAux.Core.fsproj +++ b/src/FSharpAux.Core/FSharpAux.Core.fsproj @@ -1,23 +1,25 @@  - netstandard2.0 - Kevin Schneider, Timo Mühlhaus, Oliver Maus, Kevin Frey, Jonathan Ott, David Zimmer, Benedikt Venn, Heinrich Lukas Weil - Extensions, auxiliary functions and data structures for the F# programming language. - Extensions, auxiliary functions and data structures for the F# programming language. - MIT - F#;FSharp;fable;fable-library;fable-javascript - https://github.com/CSBiology/FsSpreadsheet - true - - true - - true - - $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb - Library - git + netstandard2.0 + Kevin Schneider, Timo Mühlhaus, Oliver Maus, Kevin Frey, Jonathan Ott, David Zimmer, Benedikt Venn, Heinrich Lukas Weil + Extensions, auxiliary functions and data structures for the F# programming language. + Extensions, auxiliary functions and data structures for the F# programming language. + MIT + F#;FSharp;fable;fable-library;fable-javascript + https://github.com/CSBiology/FsSpreadsheet + true + + true + + true + + $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb + Library + git + true + snupkg - + @@ -45,8 +47,12 @@ + + + + - + diff --git a/src/FSharpAux.IO/FSharpAux.IO.fsproj b/src/FSharpAux.IO/FSharpAux.IO.fsproj index e48f870..b103af6 100644 --- a/src/FSharpAux.IO/FSharpAux.IO.fsproj +++ b/src/FSharpAux.IO/FSharpAux.IO.fsproj @@ -12,6 +12,8 @@ true $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb + true + snupkg @@ -21,6 +23,7 @@ + diff --git a/src/FSharpAux/FSharpAux.fsproj b/src/FSharpAux/FSharpAux.fsproj index 6b5acf2..4f02383 100644 --- a/src/FSharpAux/FSharpAux.fsproj +++ b/src/FSharpAux/FSharpAux.fsproj @@ -5,12 +5,12 @@ FSharpAux FSharpAux FSharpAux - Kevin Schneider, Timo Mühlhaus, Oliver Maus, Kevin Frey, Jonathan Ott, David Zimmer, Benedikt Venn, Heinrich Lukas Weil - Extensions, auxiliary functions and data structures for the F# programming language. - Extensions, auxiliary functions and data structures for the F# programming language. - MIT - F#;FSharp - https://github.com/CSBiology/FsSpreadsheet + Kevin Schneider, Timo Mühlhaus, Oliver Maus, Kevin Frey, Jonathan Ott, David Zimmer, Benedikt Venn, Heinrich Lukas Weil + Extensions, auxiliary functions and data structures for the F# programming language. + Extensions, auxiliary functions and data structures for the F# programming language. + MIT + F#;FSharp + https://github.com/CSBiology/FsSpreadsheet true true @@ -19,9 +19,11 @@ $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb Library - git + git + true + snupkg - + @@ -33,8 +35,9 @@ - + +