diff --git a/src/OpenTK.GLControl/OpenTK.GLControl.csproj b/src/OpenTK.GLControl/OpenTK.GLControl.csproj
index 42201041..61cc1eca 100644
--- a/src/OpenTK.GLControl/OpenTK.GLControl.csproj
+++ b/src/OpenTK.GLControl/OpenTK.GLControl.csproj
@@ -73,7 +73,7 @@
False
4
AllRules.ruleset
- none
+ pdbonly
True
diff --git a/src/OpenTK.GLControl/paket.template b/src/OpenTK.GLControl/paket.template
index d857e0ee..a5d9bd09 100644
--- a/src/OpenTK.GLControl/paket.template
+++ b/src/OpenTK.GLControl/paket.template
@@ -21,3 +21,4 @@ summary
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.
OpenTK provides several utility libraries, including a math/linear algebra package, a windowing system, and input handling.
+include-pdbs true
diff --git a/src/OpenTK.GLWidget/OpenTK.GLWidget.csproj b/src/OpenTK.GLWidget/OpenTK.GLWidget.csproj
index 57bd09f3..2c1e8aac 100644
--- a/src/OpenTK.GLWidget/OpenTK.GLWidget.csproj
+++ b/src/OpenTK.GLWidget/OpenTK.GLWidget.csproj
@@ -76,7 +76,7 @@
False
4
AllRules.ruleset
- none
+ pdbonly
false
diff --git a/src/OpenTK.GLWidget/paket.template b/src/OpenTK.GLWidget/paket.template
index d57ee8b4..8bc2b130 100644
--- a/src/OpenTK.GLWidget/paket.template
+++ b/src/OpenTK.GLWidget/paket.template
@@ -21,3 +21,4 @@ summary
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.
OpenTK provides several utility libraries, including a math/linear algebra package, a windowing system, and input handling.
+include-pdbs true
diff --git a/src/OpenTK/OpenTK.Android.csproj.paket.template b/src/OpenTK/OpenTK.Android.csproj.paket.template
index f13e6854..be0201ad 100644
--- a/src/OpenTK/OpenTK.Android.csproj.paket.template
+++ b/src/OpenTK/OpenTK.Android.csproj.paket.template
@@ -21,3 +21,4 @@ summary
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.
OpenTK provides several utility libraries, including a math/linear algebra package, a windowing system, and input handling.
+include-pdbs true
diff --git a/src/OpenTK/OpenTK.csproj.paket.template b/src/OpenTK/OpenTK.csproj.paket.template
index bc216381..7491ce96 100644
--- a/src/OpenTK/OpenTK.csproj.paket.template
+++ b/src/OpenTK/OpenTK.csproj.paket.template
@@ -23,4 +23,4 @@ description
OpenTK provides several utility libraries, including a math/linear algebra package, a windowing system, and input handling.
files
OpenTK.dll.config => content/
- ../../bin/OpenTK/OpenTK.pdb => lib/net20/
+include-pdbs true
diff --git a/src/OpenTK/OpenTK.iOS.csproj.paket.template b/src/OpenTK/OpenTK.iOS.csproj.paket.template
index 13cbf14e..4acf8b35 100644
--- a/src/OpenTK/OpenTK.iOS.csproj.paket.template
+++ b/src/OpenTK/OpenTK.iOS.csproj.paket.template
@@ -21,3 +21,4 @@ summary
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.
OpenTK provides several utility libraries, including a math/linear algebra package, a windowing system, and input handling.
+include-pdbs true