FacticiusVir / SharpVk

C# Bindings for the Vulkan API & SPIR-V
MIT License
147 stars 18 forks source link

Tidy NuGet package frameworks #23

Closed FacticiusVir closed 7 years ago

FacticiusVir commented 7 years ago

The current SharpVk NuGet package framework is .Net4.6, but it should be compatible with earlier framework versions.

FacticiusVir commented 7 years ago

Wait, check that - the use of System.Numerics vectors for ClearColorValue requires 4.6