New Nuget, project templates and VSIX
This commit is contained in:
Родитель
ba92212e52
Коммит
64e91ecafe
Двоичные данные
Installer/InstallItems/Nuget/MvvmLight.5.2.0.0.nupkg
Двоичные данные
Installer/InstallItems/Nuget/MvvmLight.5.2.0.0.nupkg
Двоичный файл не отображается.
Двоичные данные
Installer/InstallItems/Nuget/MvvmLightLibs.5.2.0.0.nupkg
Двоичные данные
Installer/InstallItems/Nuget/MvvmLightLibs.5.2.0.0.nupkg
Двоичный файл не отображается.
Двоичный файл не отображается.
Двоичный файл не отображается.
Двоичный файл не отображается.
Двоичный файл не отображается.
Двоичный файл не отображается.
Двоичный файл не отображается.
Двоичный файл не отображается.
Двоичный файл не отображается.
Двоичный файл не отображается.
Двоичный файл не отображается.
Двоичные данные
Installer/InstallItems/Templates/ProjectTemplates/VS2017/Mvvm.WPF451.zip
Normal file
Двоичные данные
Installer/InstallItems/Templates/ProjectTemplates/VS2017/Mvvm.WPF451.zip
Normal file
Двоичный файл не отображается.
Двоичные данные
Installer/InstallItems/Templates/ProjectTemplates/VS2017/Mvvm.Win10Univ.zip
Normal file
Двоичные данные
Installer/InstallItems/Templates/ProjectTemplates/VS2017/Mvvm.Win10Univ.zip
Normal file
Двоичный файл не отображается.
Двоичные данные
Installer/InstallItems/Templates/ProjectTemplates/VS2017/Mvvm.iPhone.zip
Normal file
Двоичные данные
Installer/InstallItems/Templates/ProjectTemplates/VS2017/Mvvm.iPhone.zip
Normal file
Двоичный файл не отображается.
|
@ -289,8 +289,8 @@
|
|||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
<IncludeInVSIX>true</IncludeInVSIX>
|
||||
</Content>
|
||||
<Content Include="..\..\InstallItems\Nuget\MvvmLightLibs.5.2.0.0.nupkg">
|
||||
<Link>Packages\MvvmLightLibs.5.2.0.0.nupkg</Link>
|
||||
<Content Include="..\..\InstallItems\Nuget\MvvmLightLibs.5.3.0.0.nupkg">
|
||||
<Link>Packages\MvvmLightLibs.5.3.0.0.nupkg</Link>
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
<IncludeInVSIX>true</IncludeInVSIX>
|
||||
</Content>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<PackageManifest Version="2.0.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns:d="http://schemas.microsoft.com/developer/vsx-schema-design/2011">
|
||||
<Metadata>
|
||||
<Identity Id="2d913f29-2e2e-4138-a4fb-e9b78d212d7c" Version="5.2.0.0" Language="en-US" Publisher="Laurent Bugnion (GalaSoft)" />
|
||||
<Identity Id="2d913f29-2e2e-4138-a4fb-e9b78d212d7c" Version="5.3.0.0" Language="en-US" Publisher="Laurent Bugnion (GalaSoft)" />
|
||||
<DisplayName>MVVM Light for VS2015</DisplayName>
|
||||
<Description xml:space="preserve">The MVVM Light Toolkit is a set of components helping people to get started in the Model - View - ViewModel pattern in Windows, Silverlight, WPF, Windows Phone, Xamarin.Android, Xamarin.iOS and Xamarin.Forms. It is a light and pragmatic framework that contains only the essential components needed.</Description>
|
||||
<MoreInfo>http://www.mvvmlight.net</MoreInfo>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
|
||||
<metadata>
|
||||
<id>MvvmLightLibs</id>
|
||||
<version>5.3.0.0</version>
|
||||
<version>5.4.1-alpha</version>
|
||||
<title>MVVM Light libraries only</title>
|
||||
<authors>Laurent Bugnion (GalaSoft)</authors>
|
||||
<owners>Laurent Bugnion (GalaSoft)</owners>
|
||||
|
@ -10,10 +10,10 @@
|
|||
<projectUrl>http://www.mvvmlight.net</projectUrl>
|
||||
<iconUrl>http://www.galasoft.ch/mvvm/resources/Logo/icon_100x100_transparent.png</iconUrl>
|
||||
<requireLicenseAcceptance>true</requireLicenseAcceptance>
|
||||
<description>The MVVM Light Toolkit is a set of components helping people to get started in the Model-View-ViewModel pattern in Silverlight, WPF, Windows Phone, Windows 10 UWP, Xamarin.Android, Xamarin.iOS, Xamarin.Forms. It is a light and pragmatic framework that allows you to pick which components you want to use. This version contains only the libraries and doesn't add any scaffolding to your application!</description>
|
||||
<summary>The MVVM Light Toolkit is a set of components helping people to get started in the Model-View-ViewModel pattern in Silverlight, WPF, Windows Phone, Windows 10 UWP, Xamarin.Android, Xamarin.iOS, Xamarin.Forms. It is a light and pragmatic framework that allows you to pick which components you want to use. This version contains only the libraries and doesn't add any scaffolding to your application!</summary>
|
||||
<description>V5.4.1.0 ALPHA. The MVVM Light Toolkit is a set of components helping people to get started in the Model-View-ViewModel pattern in Silverlight, WPF, Windows Phone, Windows 10 UWP, Xamarin.Android, Xamarin.iOS, Xamarin.Forms. It is a light and pragmatic framework that allows you to pick which components you want to use. This version contains only the libraries and doesn't add any scaffolding to your application!</description>
|
||||
<summary>V5.4.1.0 ALPHA. The MVVM Light Toolkit is a set of components helping people to get started in the Model-View-ViewModel pattern in Silverlight, WPF, Windows Phone, Windows 10 UWP, Xamarin.Android, Xamarin.iOS, Xamarin.Forms. It is a light and pragmatic framework that allows you to pick which components you want to use. This version contains only the libraries and doesn't add any scaffolding to your application!</summary>
|
||||
<releaseNotes>http://www.mvvmlight.net/installing/changes</releaseNotes>
|
||||
<copyright>Copyright 2009-2016 Laurent Bugnion (GalaSoft)</copyright>
|
||||
<copyright>Copyright 2009-2017 Laurent Bugnion (GalaSoft)</copyright>
|
||||
<language>en-US</language>
|
||||
<tags>mvvm mvvmlight silverlight windowsstore winrt win10 uwp winstore wpf windowsphone windowsphone8 xamarin android iOS xamarinforms pcl</tags>
|
||||
|
||||
|
@ -39,9 +39,6 @@
|
|||
<group targetFramework="sl5">
|
||||
<dependency id="CommonServiceLocator" version="1.3" />
|
||||
</group>
|
||||
<group targetFramework="wp8">
|
||||
<dependency id="CommonServiceLocator" version="1.3" />
|
||||
</group>
|
||||
<group targetFramework="wp81">
|
||||
<dependency id="CommonServiceLocator" version="1.3" />
|
||||
</group>
|
||||
|
@ -51,13 +48,16 @@
|
|||
<group targetFramework="windows81">
|
||||
<dependency id="CommonServiceLocator" version="1.3" />
|
||||
</group>
|
||||
<group targetFramework="uap10.0">
|
||||
<dependency id="CommonServiceLocator" version="1.3" />
|
||||
</group>
|
||||
<group targetFramework="monoandroid1">
|
||||
<dependency id="CommonServiceLocator" version="1.3" />
|
||||
</group>
|
||||
<group targetFramework="xamarin.ios10">
|
||||
<dependency id="CommonServiceLocator" version="1.3" />
|
||||
</group>
|
||||
<group targetFramework="portable-net45+wp8+wpa81+netcore45+monoandroid1+xamarin.ios10">
|
||||
<group targetFramework="portable-net45+wp81+wpa81+netcore45+monoandroid1+xamarin.ios10+uap10.0">
|
||||
<dependency id="CommonServiceLocator" version="1.3" />
|
||||
</group>
|
||||
</dependencies>
|
||||
|
@ -164,6 +164,17 @@
|
|||
<file src="..\GalaSoft.MvvmLight\_Binaries\Release\iOS\GalaSoft.MvvmLight.Platform.XML" target="lib\xamarin.ios10\GalaSoft.MvvmLight.Platform.XML" />
|
||||
<file src="..\GalaSoft.MvvmLight\_Binaries\Release\iOS\GalaSoft.MvvmLight.XML" target="lib\xamarin.ios10\GalaSoft.MvvmLight.XML" />
|
||||
|
||||
<file src="..\GalaSoft.MvvmLight\_Binaries\Release\UWP\GalaSoft.MvvmLight.dll" target="lib\uap10.0\GalaSoft.MvvmLight.dll" />
|
||||
<file src="..\GalaSoft.MvvmLight\_Binaries\Release\UWP\GalaSoft.MvvmLight.Extras.dll" target="lib\uap10.0\GalaSoft.MvvmLight.Extras.dll" />
|
||||
<file src="..\GalaSoft.MvvmLight\_Binaries\Release\UWP\GalaSoft.MvvmLight.Extras.pdb" target="lib\uap10.0\GalaSoft.MvvmLight.Extras.pdb" />
|
||||
<file src="..\GalaSoft.MvvmLight\_Binaries\Release\UWP\GalaSoft.MvvmLight.Extras.xml" target="lib\uap10.0\GalaSoft.MvvmLight.Extras.xml" />
|
||||
<file src="..\GalaSoft.MvvmLight\_Binaries\Release\UWP\GalaSoft.MvvmLight.Platform.dll" target="lib\uap10.0\GalaSoft.MvvmLight.Platform.dll" />
|
||||
<file src="..\GalaSoft.MvvmLight\_Binaries\Release\UWP\GalaSoft.MvvmLight.Platform.pdb" target="lib\uap10.0\GalaSoft.MvvmLight.Platform.pdb" />
|
||||
<file src="..\GalaSoft.MvvmLight\_Binaries\Release\UWP\GalaSoft.MvvmLight.Platform.pri" target="lib\uap10.0\GalaSoft.MvvmLight.Platform.pri" />
|
||||
<file src="..\GalaSoft.MvvmLight\_Binaries\Release\UWP\GalaSoft.MvvmLight.Platform.xml" target="lib\uap10.0\GalaSoft.MvvmLight.Platform.xml" />
|
||||
<file src="..\GalaSoft.MvvmLight\_Binaries\Release\UWP\GalaSoft.MvvmLight.pdb" target="lib\uap10.0\GalaSoft.MvvmLight.pdb" />
|
||||
<file src="..\GalaSoft.MvvmLight\_Binaries\Release\UWP\GalaSoft.MvvmLight.xml" target="lib\uap10.0\GalaSoft.MvvmLight.xml" />
|
||||
|
||||
<file src="..\GalaSoft.MvvmLight\_Binaries\Release\PCL\GalaSoft.MvvmLight.dll" target="lib\portable-net45+wp8+wpa81+netcore45+monoandroid1+xamarin.ios10\GalaSoft.MvvmLight.dll" />
|
||||
<file src="..\GalaSoft.MvvmLight\_Binaries\Release\PCL\GalaSoft.MvvmLight.Extras.dll" target="lib\portable-net45+wp8+wpa81+netcore45+monoandroid1+xamarin.ios10\GalaSoft.MvvmLight.Extras.dll" />
|
||||
<file src="..\GalaSoft.MvvmLight\_Binaries\Release\PCL\GalaSoft.MvvmLight.Extras.pdb" target="lib\portable-net45+wp8+wpa81+netcore45+monoandroid1+xamarin.ios10\GalaSoft.MvvmLight.Extras.pdb" />
|
||||
|
|
Загрузка…
Ссылка в новой задаче