Skip to content

Releases: ricaun-io/ricaun.ILRepack

1.0.1-alpha.1

03 Feb 14:25
Compare
Choose a tag to compare
1.0.1-alpha.1 Pre-release
Pre-release

Experimental Features

  • ILRepackRenameEnabled property to rename the output file to change the assembly name with revision.

Updates

  • Update ILRepackVersion with condition.

1.0.1-alpha

03 Feb 14:06
Compare
Choose a tag to compare
1.0.1-alpha Pre-release
Pre-release

Experimental Features

  • ILRepackRenameEnabled property to rename the output file to change the assembly name with revision.

Updates

  • Update ILRepackVersion with condition.

1.0.0

30 Jan 13:30
Compare
Choose a tag to compare

Features

  • Support ILRepack version 2.0.36.
  • Repack all dependencies before CopyFilesToOutputDirectory.

Updates

  • Add ILRepack options using PropertyGroups.
  • Add ILRepackIgnoreReferences to ignore references to be repack.
  • Add Tests to validate the repack.
  • Add DevelopmentDependency to NuGet package (Fix: #1)
  • Update main target to use BeforeTargets to create output file already repacked.
  • Update ILRepackDeleteTarget to use ILRepackEnabled condition.
  • Update ILRepackIgnoreReferences to ignore all files starts with include name.

1.0.0-rc.3

29 Jan 18:57
Compare
Choose a tag to compare
1.0.0-rc.3 Pre-release
Pre-release
  • Update ILRepack to version 2.0.36.
  • Add ILRepack options using PropertyGroups.
  • Add ILRepackIgnoreReferences to ignore references to be repack.
  • Add Tests to validate the repack.
  • Add DevelopmentDependency to NuGet package (Fix: #1)
  • Update main target to use BeforeTargets to create output file already repacked.
  • Update ILRepackDeleteTarget to use ILRepackEnabled condition.
  • Update ILRepackIgnoreReferences to ignore all files starts with include name.

1.0.0-rc.2

29 Jan 18:31
Compare
Choose a tag to compare
1.0.0-rc.2 Pre-release
Pre-release
  • Update ILRepack to version 2.0.36.
  • Add ILRepack options using PropertyGroups.
  • Add ILRepackIgnoreReferences to ignore references to be repack.
  • Add Tests to validate the repack.
  • Add DevelopmentDependency to NuGet package (Fix: #1)
  • Update main target to use BeforeTargets to create output file already repacked.
  • Update ILRepackDeleteTarget to use ILRepackEnabled condition.

1.0.0-rc.1

29 Jan 14:39
Compare
Choose a tag to compare
1.0.0-rc.1 Pre-release
Pre-release
  • Update ILRepack to version 2.0.36.
  • Add ILRepack options using PropertyGroups.
  • Add ILRepackIgnoreReferences to ignore references to be repack.
  • Add Tests to validate the repack.
  • Add DevelopmentDependency to NuGet package (Fix: #1)
  • Update main target to use BeforeTargets to create output file already repacked.

1.0.0-rc

16 Jan 14:15
Compare
Choose a tag to compare
1.0.0-rc Pre-release
Pre-release
  • Update ILRepack to version 2.0.36.
  • Add ILRepack options using PropertyGroups.
  • Add ILRepackIgnoreReferences to ignore references to be repack.
  • Add Tests to validate the repack.

1.0.0-beta.1

16 Jan 13:57
Compare
Choose a tag to compare
1.0.0-beta.1 Pre-release
Pre-release
  • Update ILRepack to version 2.0.36.
  • Add ILRepack options using PropertyGroups.
  • Add ILRepackIgnoreReferences to ignore references to be repack.
  • Add Tests to validate the repack.

1.0.0-beta

20 Sep 14:14
Compare
Choose a tag to compare
1.0.0-beta Pre-release
Pre-release
  • Add ILRepack options using PropertyGroups.
  • Add ILRepackIgnoreReferences to ignore references to be repack.
  • Add Tests to validate the repack.

1.0.0-alpha.4

20 Sep 13:17
Compare
Choose a tag to compare
1.0.0-alpha.4 Pre-release
Pre-release
  • First Release
  • Add ILRepackIgnoreReferences to ignore references to be repack.