Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Commit ed0df1c

Browse files
author
jbeisner
committed
Removing extra 'LinuxDistrosNeedNativeInstaller' entries
1 parent 7265105 commit ed0df1c

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

build/LinuxDistrosNativeInstaller.props

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,5 @@
11
<Project>
22
<ItemGroup>
3-
<LinuxDistrosNeedNativeInstaller Include="ubuntu.16.04-x64">
4-
<InstallerExtension>deb</InstallerExtension>
5-
<RepositoryId>$(ubuntu1604x64RepositoryId)</RepositoryId>
6-
<DistroNameInInstaller>x64</DistroNameInInstaller>
7-
</LinuxDistrosNeedNativeInstaller>
8-
<LinuxDistrosNeedNativeInstaller Include="ubuntu.14.04-x64">
9-
<InstallerExtension>deb</InstallerExtension>
10-
<RepositoryId>$(ubuntu1404x64RepositoryId)</RepositoryId>
11-
<DistroNameInInstaller>x64</DistroNameInInstaller>
12-
</LinuxDistrosNeedNativeInstaller>
133
<LinuxDistrosNeedNativeInstaller Include="debian.8-x64">
144
<DockerFolder>debian</DockerFolder>
155
<InstallerExtension>deb</InstallerExtension>

0 commit comments

Comments
 (0)