Remove TODO
This commit is contained in:
parent
18e3759361
commit
58615fc731
1 changed files with 0 additions and 3 deletions
|
@ -15,9 +15,6 @@
|
||||||
<RegistryValue Action="write" Name="WpfWinformsTemplates" Type="integer" Value="1" KeyPath="yes"/>
|
<RegistryValue Action="write" Name="WpfWinformsTemplates" Type="integer" Value="1" KeyPath="yes"/>
|
||||||
</RegistryKey>
|
</RegistryKey>
|
||||||
</Component>
|
</Component>
|
||||||
<!-- TODO: Determine the importance of setting these when they point to default path.
|
|
||||||
Previously the bundle would set all of DOTNETHOME_* regardless of those being
|
|
||||||
installed or not-->
|
|
||||||
<Component Id="DotnetInstallLocation_arm64" Directory="TARGETDIR" Win64="no">
|
<Component Id="DotnetInstallLocation_arm64" Directory="TARGETDIR" Win64="no">
|
||||||
<Condition>VersionNT64 AND DOTNETHOME_ARM64</Condition>
|
<Condition>VersionNT64 AND DOTNETHOME_ARM64</Condition>
|
||||||
<RegistryKey Root="HKLM" Key="SOFTWARE\dotnet\Setup\InstalledVersions\arm64">
|
<RegistryKey Root="HKLM" Key="SOFTWARE\dotnet\Setup\InstalledVersions\arm64">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue