﻿<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>CSMic.StandardLibrary</id>
    <version>2.0.0-beta-02</version>
    <authors>CSMic.StandardLibrary</authors>
    <description>Package Description</description>
    <repository type="git" commit="f1cf26ad98766bbcb8f5c0973623518cf9cca92a" />
    <dependencies>
      <group targetFramework="net9.0">
        <dependency id="CSMic" version="2.0.0-beta-02" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>