Skip to content

Commit

Permalink
chore(deps): update dependency ilrepack to 2.0.35
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 12, 2024
1 parent 3820198 commit a450c63
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.34" GeneratePathProperty="true" PrivateAssets="all" />
<PackageReference Include="ILRepack" Version="2.0.35" GeneratePathProperty="true" PrivateAssets="all" />
</ItemGroup>

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

0 comments on commit a450c63

Please sign in to comment.