Skip to content

Commit

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

---
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 Oct 22, 2024
1 parent c2966cb commit 84747f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/dotnet/SponsorLink/SponsorLink.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<ItemGroup>
<PackageReference Include="Humanizer.Core" Version="2.14.1" />
<PackageReference Include="Humanizer.Core.es" Version="2.14.1" />
<PackageReference Include="ILRepack" Version="2.0.33" PrivateAssets="all" />
<PackageReference Include="ILRepack" Version="2.0.35" PrivateAssets="all" />
<PackageReference Include="NuGetizer" Version="1.2.2" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.0.1" Pack="false" />
<PackageReference Include="PolySharp" Version="1.14.1" PrivateAssets="all" />
Expand Down

0 comments on commit 84747f3

Please sign in to comment.