From 955252212f93dd0ee85148979f608cffbee97a14 Mon Sep 17 00:00:00 2001 From: FracturedCode Date: Thu, 17 Dec 2020 19:04:27 -0700 Subject: [PATCH] update project file version --- OpenCL.NetCore/OpenCL.NetCore.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenCL.NetCore/OpenCL.NetCore.csproj b/OpenCL.NetCore/OpenCL.NetCore.csproj index 515c3e7..54caffa 100644 --- a/OpenCL.NetCore/OpenCL.NetCore.csproj +++ b/OpenCL.NetCore/OpenCL.NetCore.csproj @@ -7,7 +7,7 @@ .NET bindings for OpenCL that are easy-to-use and true to the original API. There is no OOP abstraction, nor will there ever be. OpenCL.Net is meant to be small, fast (with as little explicit marshaling as possible) and .NET friendly at the same time. LICENSE-EPL1.0.txt https://github.com/FracturedCodes/OpenCL.NetCore - 1.0 + 1.1