Skip to content

Commit

Permalink
Bump ILRepack.Lib.MSBuild.Task from 2.0.25 to 2.0.26
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.25 to 2.0.26.
- [Release notes](https://github.com/ravibpatel/ILRepack.Lib.MSBuild.Task/releases)
- [Commits](ravibpatel/ILRepack.Lib.MSBuild.Task@v2.0.25...v2.0.26)

---
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 Jan 12, 2024
1 parent 49ef322 commit 20b140a
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 @@ -68,7 +68,7 @@
</ItemGroup>

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

<ItemGroup>
Expand Down

0 comments on commit 20b140a

Please sign in to comment.