Removing extra 'LinuxDistrosNeedNativeInstaller' entries
This commit is contained in:
parent
7265105e6f
commit
ed0df1c0f0
1 changed files with 0 additions and 10 deletions
|
@ -1,15 +1,5 @@
|
|||
<Project>
|
||||
<ItemGroup>
|
||||
<LinuxDistrosNeedNativeInstaller Include="ubuntu.16.04-x64">
|
||||
<InstallerExtension>deb</InstallerExtension>
|
||||
<RepositoryId>$(ubuntu1604x64RepositoryId)</RepositoryId>
|
||||
<DistroNameInInstaller>x64</DistroNameInInstaller>
|
||||
</LinuxDistrosNeedNativeInstaller>
|
||||
<LinuxDistrosNeedNativeInstaller Include="ubuntu.14.04-x64">
|
||||
<InstallerExtension>deb</InstallerExtension>
|
||||
<RepositoryId>$(ubuntu1404x64RepositoryId)</RepositoryId>
|
||||
<DistroNameInInstaller>x64</DistroNameInInstaller>
|
||||
</LinuxDistrosNeedNativeInstaller>
|
||||
<LinuxDistrosNeedNativeInstaller Include="debian.8-x64">
|
||||
<DockerFolder>debian</DockerFolder>
|
||||
<InstallerExtension>deb</InstallerExtension>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue