Ultraviolet.Shims.macOS 2020.2.0.4055
The Ultraviolet Framework is a .NET game development framework written in C#. This package contains the platform compatibility shim for macOS. This package shouldn't be referenced directly unless you know what you're doing. Instead, reference the appropriate Ultraviolet.Game.* package for your target platform. Quick start guides for development using the Ultraviolet Framework are available on the project's wiki at https://github.com/tlgkccampbell/ultraviolet/wiki
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>Ultraviolet.Shims.macOS</id>
<version>2020.2.0.4055</version>
<authors>Cole Campbell</authors>
<owners>Cole Campbell</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<licenseUrl>http://ultraviolet.tl/licenses</licenseUrl>
<projectUrl>https://github.com/tlgkccampbell/ultraviolet</projectUrl>
<iconUrl>http://www.ultraviolet.tl/s/uv.ico</iconUrl>
<description>The Ultraviolet Framework is a .NET game development framework written in C#. This package contains the platform compatibility shim for macOS.
This package shouldn't be referenced directly unless you know what you're doing. Instead, reference the appropriate Ultraviolet.Game.* package for your target platform.
Quick start guides for development using the Ultraviolet Framework are available on the project's wiki at https://github.com/tlgkccampbell/ultraviolet/wiki</description>
<summary>The Ultraviolet Framework is a .NET game development framework written in C#. This package contains the platform compatibility shim for macOS.</summary>
<tags>ultraviolet gamedev</tags>
<dependencies>
<dependency id="Ultraviolet.Core" version="2020.2.0.4055" />
<dependency id="Ultraviolet" version="2020.2.0.4055" />
</dependencies>
</metadata>
</package>