Files
win8phoneApp/CampusAppWP8/packages/WPtoolkit.4.2012.10.30/WPtoolkit.4.2012.10.30.nuspec
2013-05-22 11:23:59 +02:00

40 lines
1.8 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>WPtoolkit</id>
<version>4.2012.10.30</version>
<title>Windows Phone toolkit</title>
<authors>Microsoft</authors>
<owners>Microsoft</owners>
<licenseUrl>http://phone.codeplex.com/license</licenseUrl>
<projectUrl>http://phone.codeplex.com/</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Windows Phone toolkit provides a collection of controls, extension methods and page animations to help create beautiful and consistent Windows Phone user interfaces and make common progamming tasks easier. Documentation and source are on CodePlex at http://phone.codeplex.com.</description>
<releaseNotes>Release notes - http://phone.codeplex.com/releases/view/96743
Includes -
Refactored project to support Windows Phone 7.1, 8.0 and more with maximum code sharing.
WP8 Map API extensions, including Modern PushPin control
LongListMultiSelector control, including Grid view multiselect.
Control themes updated to match WP8 UI
Large number of RTL bugs fixed now that RTL is a fully supported feature in WP8
25+ bugs fixed
Contains all the fixes, improvements and new controls that were part of the September 2012 release
WP8 specific -
Removed LongListSelector as its now part of the SDK
Removed Tuple.cs
Removed PerformanceProgressBar (though we are taking the suggestion that we should add it back as a descendent of ProgressBar for backcompat)
Removed GestureListener</releaseNotes>
<copyright>http://phone.codeplex.com/license</copyright>
<language>en-US</language>
<tags>wptoolkit toolkit windowsphone wp7 wp7dev phone tk wp7tk controls mango wp8 apollo</tags>
</metadata>
</package>