Skip to content

Releases: enricosada/dotnet-mergenupkg

v2.4.0

04 Oct 17:16
Compare
Choose a tag to compare
  • add --only-files flag to --tools. When enabled, the nuspec is not changed
  • add netcoreapp2.1, netcoreapp3.0 to known tfm

v2.3.1

12 Sep 12:13
Compare
Choose a tag to compare

downgrade FSharp.Core to v4.3.4

v2.3.0: add `--tools` to merge dotnet tools

06 Sep 01:09
c342f4b
Compare
Choose a tag to compare

add --tools to merge dotnet tools (#13)

  • add --tools to package nupkg of package type DotnetTool
  • add package type DotnetTool to nuspec, if not exists
  • nuspec packageTypes element is not normalized, but nuspec version is

v2.2.0 - replace fallback group with per framework groups

22 Dec 16:47
Compare
Choose a tag to compare
  • #8 replace fallback group with per framework groups

v2.1.0 - add more tfm

22 Dec 14:56
Compare
Choose a tag to compare
add netstandard2.0, some others .net

v2.0.0 - support .NET Core Sdk 2.0

01 Sep 12:43
Compare
Choose a tag to compare

support both .net core sdk 1.0 and 2.0

v1.0.1

18 Jul 10:46
Compare
Choose a tag to compare

fix todo if source package doesnt have dependencies

.NET Core 1.0 RTM supported

29 Jun 19:44
Compare
Choose a tag to compare
  • support .NET Core 1.0 RTM
  • supported .NET Core SDK preview2

.NET Core rc2 supported

20 May 14:59
Compare
Choose a tag to compare