ChemSharp.Generator by Jens Krumsieck

<PackageReference Include="ChemSharp.Generator" Version="1.0.4" />

Package Files

0 bytes

 ChemSharp.Generator 1.0.4

Package Description

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>ChemSharp.Generator</id>
    <version>1.0.4</version>
    <authors>Jens Krumsieck</authors>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <projectUrl>https://github.com/JensKrumsieck/ChemSharp</projectUrl>
    <description>Package Description</description>
    <repository type="git" url="https://github.com/JensKrumsieck/ChemSharp" />
    <dependencies>
      <group targetFramework=".NETStandard2.0">
        <dependency id="Microsoft.CodeAnalysis.CSharp.Workspaces" version="3.9.0" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>