Skip to content

Commit

Permalink
Bump ILRepack from 2.0.34 to 2.0.37 in /src
Browse files Browse the repository at this point in the history
Bumps [ILRepack](https://github.com/gluck/il-repack) from 2.0.34 to 2.0.37.
- [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.34...2.0.37)

---
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 Feb 7, 2025
1 parent 79223c3 commit 8f9918a
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.34" PrivateAssets="All" />
<PackageReference Include="ILRepack" Version="2.0.37" PrivateAssets="All" />
<PackageReference Include="Particular.Packaging" Version="4.2.2" PrivateAssets="All" />
</ItemGroup>

Expand Down

0 comments on commit 8f9918a

Please sign in to comment.