Make sure that StyleCop.Analyzers is excluded from NuGet dependencies.
This commit is contained in:
parent
ab8f2826e7
commit
b15d2dc622
5 changed files with 20 additions and 10 deletions
|
@ -22,3 +22,5 @@ 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
|
||||
excludeddependencies
|
||||
StyleCop.Analyzers
|
||||
|
|
|
@ -22,3 +22,5 @@ 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
|
||||
excludeddependencies
|
||||
StyleCop.Analyzers
|
||||
|
|
|
@ -22,3 +22,5 @@ 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
|
||||
excludeddependencies
|
||||
StyleCop.Analyzers
|
||||
|
|
|
@ -24,3 +24,5 @@ description
|
|||
files
|
||||
OpenTK.dll.config => content/
|
||||
include-pdbs true
|
||||
excludeddependencies
|
||||
StyleCop.Analyzers
|
||||
|
|
|
@ -22,3 +22,5 @@ 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
|
||||
excludeddependencies
|
||||
StyleCop.Analyzers
|
||||
|
|
Loading…
Reference in a new issue