﻿<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>SimpleToolkit.UI.Models</id>
    <version>1.7.9</version>
    <title>SimpleToolkit.UI.Models</title>
    <authors>Mateusz Skoczek</authors>
    <licenseUrl>https://repos.mateuszskoczek.com/SimpleToolkit/SimpleToolkit.UI.Models/src/branch/main/LICENSE</licenseUrl>
    <icon>icon.png</icon>
    <readme>README.md</readme>
    <projectUrl>https://repos.mateuszskoczek.com/SimpleToolkit/</projectUrl>
    <description>Set of helpers, class extensions, UI controls used in my other C# projects - UI helpers and models</description>
    <copyright>Mateusz Skoczek</copyright>
    <repository type="git" url="https://repos.mateuszskoczek.com/SimpleToolkit/SimpleToolkit.UI.Models" commit="a4b4907534b3a5f21d042237e47e0fc70d4160ff" />
    <dependencies>
      <group targetFramework="net8.0" />
    </dependencies>
  </metadata>
</package>