RIS.Localization.UI.WPF by Dmitry Ponomarev

<PackageReference Include="RIS.Localization.UI.WPF" Version="1.2.2" />

 RIS.Localization.UI.WPF 1.2.2

A library designed for various types of tasks. Part of the RIS "ecosystem".

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>RIS.Localization.UI.WPF</id>
    <version>1.2.2</version>
    <authors>Dmitry Ponomarev</authors>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <license type="file">LICENSE</license>
    <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
    <icon>RISStudio-icon-1.png</icon>
    <projectUrl>https://github.com/RISStudio-tm/RIS-Libraries</projectUrl>
    <description>A library designed for various types of tasks. Part of the RIS "ecosystem".</description>
    <copyright>Copyright (c) RISStudio, 2020</copyright>
    <tags>dotnet, dotnetcore, netframework, netcore, library</tags>
    <repository type="git" url="https://github.com/RISStudio-tm/RIS-Libraries" />
    <dependencies>
      <group targetFramework=".NETCoreApp3.1">
        <dependency id="RIS.Localization" version="1.2.2" exclude="Build,Analyzers" />
        <dependency id="RIS" version="3.14.8" exclude="Build,Analyzers" />
        <dependency id="MahApps.Metro" version="2.4.7" exclude="Build,Analyzers" />
        <dependency id="MahApps.Metro.IconPacks" version="4.8.0" exclude="Build,Analyzers" />
      </group>
    </dependencies>
    <frameworkReferences>
      <group targetFramework=".NETCoreApp3.1">
        <frameworkReference name="Microsoft.WindowsDesktop.App.WPF" />
      </group>
    </frameworkReferences>
  </metadata>
</package>