|
|
|
@ -13,6 +13,9 @@
@@ -13,6 +13,9 @@
|
|
|
|
|
<InstallationTarget Id="Microsoft.VisualStudio.Community" Version ="[17.0, 18.0)"> |
|
|
|
|
<ProductArchitecture>amd64</ProductArchitecture> |
|
|
|
|
</InstallationTarget> |
|
|
|
|
<InstallationTarget Id="Microsoft.VisualStudio.Community" Version ="[17.0, 18.0)"> |
|
|
|
|
<ProductArchitecture>arm64</ProductArchitecture> |
|
|
|
|
</InstallationTarget> |
|
|
|
|
</Installation> |
|
|
|
|
<Dependencies> |
|
|
|
|
<Dependency Id="Microsoft.Framework.NDP" DisplayName="Microsoft .NET Framework" d:Source="Manual" Version="[4.5,)" /> |
|
|
|
|