dotnet / ILMerge

ILMerge is a static linker for .NET Assemblies.
MIT License
1.23k stars 170 forks source link

new nuget release? #18

Closed javagg closed 4 years ago

javagg commented 7 years ago

The latest version of ilmerge on nuget.org is 2.14.1208. When will the 2.15 come out?

AustinWise commented 6 years ago

To add to this, the README's example has a PackageReference to version 2.15.0, but the linked Nuget page only has version 2.14.1208. Is there somewhere else a newer version of this package is published?

bqstony commented 6 years ago

@mike-barnett please push the latest release to nuget.org for easy integration into csproj. A Alpha version would be also nice.

The generated nuget from source has work for me.

mike-barnett commented 6 years ago

Yes, sorry about that. I have run into roadblocks in getting through the process for getting an "official" release from inside the company and I can't do it without that. For now I'm afraid the best thing is to build it yourself from source.

mike-barnett commented 4 years ago

I believe the build/release process is now working and new versions are available on NuGet.