﻿<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>Pilz.Features</id>
    <version>3.0.0</version>
    <authors>Pilz.Features</authors>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <projectUrl>https://git.pilzinsel64.de/pilz-framework</projectUrl>
    <description>Package Description</description>
    <repository type="git" commit="f7e76519d4b6ac45b8a666033b46f353c399fe25" />
    <dependencies>
      <group targetFramework="net8.0" />
    </dependencies>
  </metadata>
</package>