Make sure that StyleCop.Analyzers is excluded from NuGet dependencies.
authorJarl Gullberg <jarl.gullberg@gmail.com>
Wed, 26 Jul 2017 13:57:16 +0000 (15:57 +0200)
committerJarl Gullberg <jarl.gullberg@gmail.com>
Wed, 26 Jul 2017 14:42:19 +0000 (16:42 +0200)
src/OpenTK.GLControl/paket.template
src/OpenTK.GLWidget/paket.template
src/OpenTK/OpenTK.Android.csproj.paket.template
src/OpenTK/OpenTK.csproj.paket.template
src/OpenTK/OpenTK.iOS.csproj.paket.template

index a5d9bd094f4b9cb2d8bab63f36ea8c979fb73dc5..f0c813ef15535d7d13469c558b153752243b44a5 100644 (file)
@@ -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
index 8bc2b13021446135a790d31fde35072f23324963..fac2b663756bd0a3a37b94637e315e8e642aa931 100644 (file)
@@ -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
index be0201ad8e6465bf9ac9c722d38b1e141da12f04..8f2bc09df0576dca6767de36bf75f7114caa2e79 100644 (file)
@@ -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
index 7491ce96bd8143740a74d5fd6380ce165013053b..3e4226d28b9cf527572f55eca36d9c59b96239b2 100644 (file)
@@ -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
index 4acf8b35775aa349271a945c64d62f601085ee63..f8b5c83ebbdd09d513f53b983bdcdd3295547818 100644 (file)
@@ -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