Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 11, 2024
1 parent 68b82ae commit d181b85
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="ILRepack" Version="2.0.25" PrivateAssets="All" />
<PackageReference Include="ILRepack" Version="2.0.26" PrivateAssets="All" />
<PackageReference Include="JetBrains.ReSharper.TestRunner.Abstractions" Version="[2.11.1,)" PrivateAssets="All" />
<PackageReference Include="Machine.Specifications.Runner.Utility" Version="1.0.2" PrivateAssets="All" />
</ItemGroup>
Expand Down

0 comments on commit d181b85

Please sign in to comment.