Skip to content

Commit

Permalink
Bump WixSharp from 1.19.0 to 1.22.1
Browse files Browse the repository at this point in the history
Bumps [WixSharp](https://github.com/oleg-shilo/wixsharp) from 1.19.0 to 1.22.1.
- [Release notes](https://github.com/oleg-shilo/wixsharp/releases)
- [Commits](oleg-shilo/wixsharp@v1.19.0.0...v1.22.1.0)

---
updated-dependencies:
- dependency-name: WixSharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Rpinski committed Sep 18, 2023
1 parent 105350a commit a789034
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="WixSharp" Version="1.19.0" />
<PackageReference Include="WixSharp" Version="1.22.1" />
<PackageReference Include="WixSharp.wix.bin" Version="3.14.0" />
<PackageReference Include="GitVersion.MsBuild" Version="5.12.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit a789034

Please sign in to comment.