Skip to content
This repository was archived by the owner on Feb 14, 2025. It is now read-only.

Commit 41bf30b

Browse files
committed
Upgrade v5-rc.2 references to v5
1 parent e87cf1a commit 41bf30b

File tree

1 file changed

+2
-2
lines changed
  • src/Docusaurus/docs/tools/wixext

1 file changed

+2
-2
lines changed

src/Docusaurus/docs/tools/wixext/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@ You might need to specify a version for WiX extension packages (such as when the
6363

6464
```xml
6565
<ItemGroup>
66-
<PackageReference Include="WixToolset.BootstrapperApplications.wixext" Version="5.0.0-rc.2" />
67-
<PackageReference Include="WixToolset.Util.wixext" Version="5.0.0-rc.2" />
66+
<PackageReference Include="WixToolset.BootstrapperApplications.wixext" Version="5.0.0" />
67+
<PackageReference Include="WixToolset.Util.wixext" Version="5.0.0" />
6868
</ItemGroup>
6969
```
7070

0 commit comments

Comments
 (0)