interisti / vs-material-icons-generator

This plugin will help you to set material design icons to your Xamarin projects In Visual Studio.
https://visualstudiogallery.msdn.microsoft.com/3741d776-755b-4002-a6be-e86fa605a315
Other
48 stars 8 forks source link

Installation under Visual Studio 2017 Professional not possible #25

Closed StefanHHH closed 6 years ago

StefanHHH commented 6 years ago

Installed product versions

Description

Installation under Visual Studio 2017 Professional fails. See Logfile below 31.10.2018 12:14:18 - Microsoft VSIX Installer 31.10.2018 12:14:18 - ------------------------------------------- 31.10.2018 12:14:18 - Initializing Install... 31.10.2018 12:14:19 - Erweiterungsdetails... 31.10.2018 12:14:19 - Identifier : e1bf5443-bf81-49e6-bc33-004e1f1f7b02 31.10.2018 12:14:19 - Name : Material icons generator 31.10.2018 12:14:19 - Author : Nika Nikabadze 31.10.2018 12:14:19 - Version : 1.6.3 31.10.2018 12:14:19 - Description : This plugin help you to add material design icons to your Android, iOS or UWP project 31.10.2018 12:14:19 - Locale : en-US 31.10.2018 12:14:19 - MoreInfoURL : https://github.com/interisti/vs-material-icons-generator 31.10.2018 12:14:19 - InstalledByMSI : False 31.10.2018 12:14:19 - SupportedFrameworkVersionRange : [4.5,) 31.10.2018 12:14:19 - 31.10.2018 12:14:19 - Unterstützte Produkte : 31.10.2018 12:14:19 - Microsoft.VisualStudio.Community 31.10.2018 12:14:19 - Version : [14.0,16.0) 31.10.2018 12:14:19 - 31.10.2018 12:14:19 - Verweise : 31.10.2018 12:14:19 - 31.10.2018 12:14:19 - VSIXInstaller.NoApplicableSKUsException: Diese Erweiterung kann auf den derzeit installierten Produkten nicht installiert werden. bei VSIXInstaller.App.InitializeInstall(Boolean isRepairSupported) bei VSIXInstaller.App.InitializeInstall() bei System.Threading.Tasks.Task.InnerInvoke() bei System.Threading.Tasks.Task.Execute()

interisti commented 6 years ago

@StefanHHH Hey,

Just published a new version, Can you try again?

StefanHHH commented 6 years ago

Works perfect. Thank you