ISUF.Interface by Jan Rajnoha

<PackageReference Include="ISUF.Interface" Version="0.4.4-beta" />

 ISUF.Interface 0.4.4-beta

Famework for information systems for UWP

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>ISUF.Interface</id>
    <version>0.4.4-beta</version>
    <title>ISUF Interface part</title>
    <authors>Jan Rajnoha</authors>
    <owners>Jan Rajnoha</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <license type="expression">Apache-2.0</license>
    <licenseUrl>https://licenses.nuget.org/Apache-2.0</licenseUrl>
    <icon>Icons\ISUF_Icon.png</icon>
    <projectUrl>https://github.com/JanRajnoha/ISUF</projectUrl>
    <description>Famework for information systems for UWP</description>
    <summary>Famework for information systems for UWP</summary>
    <releaseNotes>Beta release. Minor updates.</releaseNotes>
    <copyright>Copyright (c) Jan Rajnoha 2019</copyright>
    <tags>Windows 10, Windows10, W10, UWP, XAML, Universal App, Information system, IS, Framework, FW, Template, UI</tags>
    <repository type="git" url="https://github.com/JanRajnoha/ISUF" />
    <dependencies>
      <dependency id="Microsoft.NETCore.UniversalWindowsPlatform" version="6.2.8" />
      <dependency id="System.Collections" version="4.3.0" />
      <dependency id="ISUF.Base" version="0.4.4-beta" />
    </dependencies>
  </metadata>
</package>