diff --git a/src/OpenTK.GLControl/paket.template b/src/OpenTK.GLControl/paket.template index a5d9bd09..f0c813ef 100644 --- a/src/OpenTK.GLControl/paket.template +++ b/src/OpenTK.GLControl/paket.template @@ -2,7 +2,7 @@ type project id OpenTK.GLControl owners opentk thefiddler -authors +authors The Open Toolkit Team projectUrl http://www.opentk.com @@ -19,6 +19,8 @@ tags summary A set of fast, low-level C# bindings for OpenGL, OpenGL ES and OpenAL. description - The Open Toolkit is set of fast, low-level C# bindings for OpenGL, OpenGL ES and OpenAL. It runs on all major platforms and powers hundreds of apps, games and scientific research. + The Open Toolkit is set of fast, low-level C# bindings for OpenGL, OpenGL ES and OpenAL. It runs on all major platforms and powers hundreds of apps, games and scientific research. OpenTK provides several utility libraries, including a math/linear algebra package, a windowing system, and input handling. include-pdbs true +excludeddependencies + StyleCop.Analyzers diff --git a/src/OpenTK.GLWidget/paket.template b/src/OpenTK.GLWidget/paket.template index 8bc2b130..fac2b663 100644 --- a/src/OpenTK.GLWidget/paket.template +++ b/src/OpenTK.GLWidget/paket.template @@ -2,7 +2,7 @@ type project id OpenTK.GLWidget owners opentk thefiddler -authors +authors The Open Toolkit Team projectUrl http://www.opentk.com @@ -19,6 +19,8 @@ tags summary A set of fast, low-level C# bindings for OpenGL, OpenGL ES and OpenAL. description - The Open Toolkit is set of fast, low-level C# bindings for OpenGL, OpenGL ES and OpenAL. It runs on all major platforms and powers hundreds of apps, games and scientific research. + The Open Toolkit is set of fast, low-level C# bindings for OpenGL, OpenGL ES and OpenAL. It runs on all major platforms and powers hundreds of apps, games and scientific research. OpenTK provides several utility libraries, including a math/linear algebra package, a windowing system, and input handling. include-pdbs true +excludeddependencies + StyleCop.Analyzers diff --git a/src/OpenTK/OpenTK.Android.csproj.paket.template b/src/OpenTK/OpenTK.Android.csproj.paket.template index be0201ad..8f2bc09d 100644 --- a/src/OpenTK/OpenTK.Android.csproj.paket.template +++ b/src/OpenTK/OpenTK.Android.csproj.paket.template @@ -2,7 +2,7 @@ type project id OpenTK.Android owners opentk thefiddler -authors +authors The Open Toolkit Team projectUrl http://www.opentk.com @@ -19,6 +19,8 @@ tags summary A set of fast, low-level C# bindings for OpenGL, OpenGL ES and OpenAL. description - The Open Toolkit is set of fast, low-level C# bindings for OpenGL, OpenGL ES and OpenAL. It runs on all major platforms and powers hundreds of apps, games and scientific research. + The Open Toolkit is set of fast, low-level C# bindings for OpenGL, OpenGL ES and OpenAL. It runs on all major platforms and powers hundreds of apps, games and scientific research. OpenTK provides several utility libraries, including a math/linear algebra package, a windowing system, and input handling. include-pdbs true +excludeddependencies + StyleCop.Analyzers diff --git a/src/OpenTK/OpenTK.csproj.paket.template b/src/OpenTK/OpenTK.csproj.paket.template index 7491ce96..3e4226d2 100644 --- a/src/OpenTK/OpenTK.csproj.paket.template +++ b/src/OpenTK/OpenTK.csproj.paket.template @@ -2,7 +2,7 @@ type project id OpenTK owners opentk thefiddler -authors +authors The Open Toolkit Team projectUrl http://www.opentk.com @@ -19,8 +19,10 @@ tags summary A set of fast, low-level C# bindings for OpenGL, OpenGL ES and OpenAL. description - The Open Toolkit is set of fast, low-level C# bindings for OpenGL, OpenGL ES and OpenAL. It runs on all major platforms and powers hundreds of apps, games and scientific research. + The Open Toolkit is set of fast, low-level C# bindings for OpenGL, OpenGL ES and OpenAL. It runs on all major platforms and powers hundreds of apps, games and scientific research. OpenTK provides several utility libraries, including a math/linear algebra package, a windowing system, and input handling. files OpenTK.dll.config => content/ include-pdbs true +excludeddependencies + StyleCop.Analyzers diff --git a/src/OpenTK/OpenTK.iOS.csproj.paket.template b/src/OpenTK/OpenTK.iOS.csproj.paket.template index 4acf8b35..f8b5c83e 100644 --- a/src/OpenTK/OpenTK.iOS.csproj.paket.template +++ b/src/OpenTK/OpenTK.iOS.csproj.paket.template @@ -2,7 +2,7 @@ type project id OpenTK.iOS owners opentk thefiddler -authors +authors The Open Toolkit Team projectUrl http://www.opentk.com @@ -19,6 +19,8 @@ tags summary A set of fast, low-level C# bindings for OpenGL, OpenGL ES and OpenAL. description - The Open Toolkit is set of fast, low-level C# bindings for OpenGL, OpenGL ES and OpenAL. It runs on all major platforms and powers hundreds of apps, games and scientific research. + The Open Toolkit is set of fast, low-level C# bindings for OpenGL, OpenGL ES and OpenAL. It runs on all major platforms and powers hundreds of apps, games and scientific research. OpenTK provides several utility libraries, including a math/linear algebra package, a windowing system, and input handling. include-pdbs true +excludeddependencies + StyleCop.Analyzers