Skip to content

Commit

Permalink
Bump ILRepack from 2.0.22 to 2.0.25
Browse files Browse the repository at this point in the history
Bumps [ILRepack](https://github.com/gluck/il-repack) from 2.0.22 to 2.0.25.
- [Release notes](https://github.com/gluck/il-repack/releases)
- [Changelog](https://github.com/gluck/il-repack/blob/master/CHANGELOG.md)
- [Commits](gluck/il-repack@2.0.22...2.0.25)

---
updated-dependencies:
- dependency-name: ILRepack
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent 4d910cd commit 352e546
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ScriptBuilderTask/ScriptBuilderTask.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="ILRepack" Version="2.0.22" PrivateAssets="All" />
<PackageReference Include="ILRepack" Version="2.0.25" PrivateAssets="All" />
<PackageReference Include="Particular.Packaging" Version="4.0.0" PrivateAssets="All" />
</ItemGroup>

Expand Down

0 comments on commit 352e546

Please sign in to comment.