We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2ab4c7 commit e7d3692Copy full SHA for e7d3692
platforms/Windows/android_sdk/android_sdk.wixproj
@@ -1,4 +1,4 @@
1
-<Project Sdk="WixToolset.Sdk/4.0.1">
+<Project Sdk="WixToolset.Sdk/4.0.5">
2
<PropertyGroup>
3
<OutputName>android_sdk.$(ProductArchitecture)</OutputName>
4
<Platform>x86</Platform>
@@ -12,7 +12,7 @@
12
</PropertyGroup>
13
14
<ItemGroup>
15
- <PackageReference Include="WixToolset.Heat" Version="4.0.1" />
+ <PackageReference Include="WixToolset.Heat" Version="4.0.5" />
16
</ItemGroup>
17
18
0 commit comments