Skip to content

Commit 9176343

Browse files
Bump WixSharp from 1.20.1 to 1.20.2
Bumps [WixSharp](https://github.com/oleg-shilo/wixsharp) from 1.20.1 to 1.20.2. - [Release notes](https://github.com/oleg-shilo/wixsharp/releases) - [Commits](oleg-shilo/wixsharp@v1.20.1.0...v1.20.2.0) --- updated-dependencies: - dependency-name: WixSharp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9103882 commit 9176343

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

InstallerBaseWixSharp/InstallerBaseWixSharp.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<None Remove="InstallerBaseWixSharp.msi" />
3030
</ItemGroup>
3131
<ItemGroup>
32-
<PackageReference Include="WixSharp" Version="1.20.1" />
32+
<PackageReference Include="WixSharp" Version="1.20.2" />
3333
<PackageReference Include="WixSharp.bin" Version="1.20.1" />
3434
</ItemGroup>
3535
<ItemGroup>

0 commit comments

Comments
 (0)