Skip to content

Commit

Permalink
chore(deps): update dependency ilrepack to v2.0.34 (#224)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 10, 2024
1 parent 7487d29 commit b0c6945
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.0.1" PrivateAssets="all" GeneratePathProperty="true" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.0.1" PrivateAssets="all" GeneratePathProperty="true" />
<PackageReference Include="ReactiveMarbles.RoslynHelpers" Version="1.2.1" GeneratePathProperty="true" PrivateAssets="all" />
<PackageReference Include="ILRepack" Version="2.0.28" GeneratePathProperty="true" PrivateAssets="all" />
<PackageReference Include="ILRepack" Version="2.0.34" GeneratePathProperty="true" PrivateAssets="all" />
</ItemGroup>

<Target Name="ILRepack" AfterTargets="Build">
Expand Down

0 comments on commit b0c6945

Please sign in to comment.