diff --git a/Installers/Nuget/Build.Installer.Nuget.csproj b/Installers/Nuget/Build.Installer.Nuget.csproj index 7a8f7630..0a5e221a 100644 --- a/Installers/Nuget/Build.Installer.Nuget.csproj +++ b/Installers/Nuget/Build.Installer.Nuget.csproj @@ -70,18 +70,18 @@ - - - - + + + + - + - + @@ -91,8 +91,8 @@ - - + + diff --git a/Installers/Nuget/OpenTK.GLControl.nuspec b/Installers/Nuget/OpenTK.Community.GLControl.nuspec similarity index 94% rename from Installers/Nuget/OpenTK.GLControl.nuspec rename to Installers/Nuget/OpenTK.Community.GLControl.nuspec index b694f900..406d38cf 100644 --- a/Installers/Nuget/OpenTK.GLControl.nuspec +++ b/Installers/Nuget/OpenTK.Community.GLControl.nuspec @@ -1,7 +1,7 @@ - OpenTK.GLControl + OpenTK.Community.GLControl $version$ The Open Toolkit Team The Open Toolkit Team @@ -13,6 +13,8 @@ Add OpenGL graphics to your Windows.Forms or WPF application + This package is community-run and supercedes the old OpenTK.GLControl package. + OpenTK.GLControl is a Windows.Forms Control with OpenGL rendering capabilities. Use it to add accelerated 3d graphics to your Windows.Forms or Windows Presentation Foundation (WPF) application. diff --git a/Installers/Nuget/OpenTK.nuspec b/Installers/Nuget/OpenTK.Community.nuspec similarity index 95% rename from Installers/Nuget/OpenTK.nuspec rename to Installers/Nuget/OpenTK.Community.nuspec index a7249e0b..28e0aa13 100644 --- a/Installers/Nuget/OpenTK.nuspec +++ b/Installers/Nuget/OpenTK.Community.nuspec @@ -1,7 +1,7 @@ - OpenTK + OpenTK.Community $version$ The Open Toolkit Team The Open Toolkit Team @@ -13,6 +13,8 @@ The Open Toolkit library (OpenTK) is an advanced, low-level C# wrapper for OpenGL, OpenGL ES and OpenAL. + This package is community-run and supercedes the old OpenTK package. + The Open Toolkit library (OpenTK) is an advanced, low-level C# wrapper for OpenGL, OpenGL ES and OpenAL. It is suitable for games, scientific visualizations and projects that require 3d graphics, audio or compute functionality.