Skip to content

Commit

Permalink
chore(deps): update dependency ilrepack to v2.0.28 (#223)
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 Apr 1, 2024
1 parent 5705f5e commit 0e1065f
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.27" GeneratePathProperty="true" PrivateAssets="all" />
<PackageReference Include="ILRepack" Version="2.0.28" GeneratePathProperty="true" PrivateAssets="all" />
</ItemGroup>

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

0 comments on commit 0e1065f

Please sign in to comment.