Skip to content

Commit 7d32434

Browse files
build(deps): bump ILRepack from 2.0.23 to 2.0.27 (#204)
Bumps [ILRepack](https://github.com/gluck/il-repack) from 2.0.23 to 2.0.27. - [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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 466205e commit 7d32434

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Splat.DependencyInjection.SourceGenerator/Splat.DependencyInjection.SourceGenerator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.0.1" PrivateAssets="all" GeneratePathProperty="true" />
1818
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.0.1" PrivateAssets="all" GeneratePathProperty="true" />
1919
<PackageReference Include="ReactiveMarbles.RoslynHelpers" Version="1.2.1" GeneratePathProperty="true" PrivateAssets="all" />
20-
<PackageReference Include="ILRepack" Version="2.0.23" GeneratePathProperty="true" PrivateAssets="all" />
20+
<PackageReference Include="ILRepack" Version="2.0.27" GeneratePathProperty="true" PrivateAssets="all" />
2121
</ItemGroup>
2222

2323
<Target Name="ILRepack" AfterTargets="Build">

0 commit comments

Comments
 (0)