Skip to content

Commit

Permalink
Bump ILRepack.Lib.MSBuild.Task from 2.0.26 to 2.0.33
Browse files Browse the repository at this point in the history
Bumps [ILRepack.Lib.MSBuild.Task](https://github.com/ravibpatel/ILRepack.Lib.MSBuild.Task) from 2.0.26 to 2.0.33.
- [Release notes](https://github.com/ravibpatel/ILRepack.Lib.MSBuild.Task/releases)
- [Commits](ravibpatel/ILRepack.Lib.MSBuild.Task@v2.0.26...v2.0.33)

---
updated-dependencies:
- dependency-name: ILRepack.Lib.MSBuild.Task
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent f1ac1e8 commit 72e7de5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jellyfin.Plugin.PhoenixAdult/PhoenixAdult.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
</ItemGroup>

<ItemGroup Condition="'$(Configuration)'=='Release' or '$(Configuration)'=='Release.Emby'">
<PackageReference Include="ILRepack.Lib.MSBuild.Task" Version="2.0.26" />
<PackageReference Include="ILRepack.Lib.MSBuild.Task" Version="2.0.33" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 72e7de5

Please sign in to comment.