Noesis.GUI.Extensions by Noesis Technologies

<PackageReference Include="Noesis.GUI.Extensions" Version="2.2.5" />

 Noesis.GUI.Extensions 2.2.5

Extends Blend with new attached properties and types that expose features included in NoesisGUI.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Noesis.GUI.Extensions</id>
    <version>2.2.5</version>
    <authors>Noesis Technologies</authors>
    <owners>Noesis Technologies</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <license type="file">LICENSE.txt</license>
    <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
    <projectUrl>https://www.noesisengine.com/</projectUrl>
    <iconUrl>https://www.noesisengine.com/images/logos/Icon-256.png</iconUrl>
    <description>Extends Blend with new attached properties and types that expose features included in NoesisGUI.</description>
    <releaseNotes>https://www.noesisengine.com/docs/Gui.Core.Changelog.html</releaseNotes>
    <copyright>Copyright (c) 2013 Noesis Technologies S.L.</copyright>
    <tags>NoesisGUI XAML Blend GUI C#</tags>
    <repository type="git" url="https://github.com/Noesis/Managed/tree/master/Src/Noesis/Extensions" />
    <dependencies>
      <group targetFramework=".NETFramework4.5">
        <dependency id="Expression.Blend.Sdk.WPF" version="1.0.1" exclude="Build,Analyzers" />
      </group>
    </dependencies>
    <frameworkAssemblies>
      <frameworkAssembly assemblyName="PresentationCore" targetFramework=".NETFramework4.5" />
      <frameworkAssembly assemblyName="PresentationFramework" targetFramework=".NETFramework4.5" />
      <frameworkAssembly assemblyName="WindowsBase" targetFramework=".NETFramework4.5" />
    </frameworkAssemblies>
  </metadata>
</package>