PortablePrism.Portable 1.0.0
Portable part of Portable PRISM.
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>PortablePrism.Portable</id>
<version>1.0.0</version>
<title>Portable PRISM - Portable</title>
<authors>Andrii Chebukin</authors>
<owners>XperiAndri</owners>
<projectUrl>https://github.com/xperiandri/PortablePrism</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Portable part of Portable PRISM.</description>
<summary>Microsoft PRISM 4.1 ported to Portable Class Library and Microsoft.Composition.
Namespaces are not changed for convenience.</summary>
<tags>PRISM, PCL, Portable, MVVM</tags>
<dependencies>
<dependency id="Portable.CommonServiceLocator" version="1.2.2" />
</dependencies>
<references>
<reference file="Microsoft.Practices.Prism.Contracts.dll" />
</references>
</metadata>
</package>