﻿<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Veldrid.MetalBindings</id>
    <version>4.10.0-g7c548497b6</version>
    <authors>Eric Mellino</authors>
    <licenseUrl>https://raw.githubusercontent.com/mellinoe/veldrid/master/LICENSE</licenseUrl>
    <description>Package Description</description>
    <copyright>Copyright 2020 (c) Eric Mellino. All rights reserved.</copyright>
    <repository type="git" url="https://git.sulfrix.com/Sulfrix/veldrid" commit="7c548497b6b2e540efd9bb54b1b808c97bcc579a" />
    <dependencies>
      <group targetFramework=".NETStandard2.0">
        <dependency id="System.Runtime.CompilerServices.Unsafe" version="6.0.0" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>