mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-04-26 19:56:29 +00:00
Make sure that StyleCop.Analyzers is excluded from NuGet dependencies.
This commit is contained in:
parent
ab8f2826e7
commit
b15d2dc622
|
@ -2,7 +2,7 @@ type project
|
||||||
id OpenTK.GLControl
|
id OpenTK.GLControl
|
||||||
owners
|
owners
|
||||||
opentk thefiddler
|
opentk thefiddler
|
||||||
authors
|
authors
|
||||||
The Open Toolkit Team
|
The Open Toolkit Team
|
||||||
projectUrl
|
projectUrl
|
||||||
http://www.opentk.com
|
http://www.opentk.com
|
||||||
|
@ -19,6 +19,8 @@ tags
|
||||||
summary
|
summary
|
||||||
A set of fast, low-level C# bindings for OpenGL, OpenGL ES and OpenAL.
|
A set of fast, low-level C# bindings for OpenGL, OpenGL ES and OpenAL.
|
||||||
description
|
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.
|
OpenTK provides several utility libraries, including a math/linear algebra package, a windowing system, and input handling.
|
||||||
include-pdbs true
|
include-pdbs true
|
||||||
|
excludeddependencies
|
||||||
|
StyleCop.Analyzers
|
||||||
|
|
|
@ -2,7 +2,7 @@ type project
|
||||||
id OpenTK.GLWidget
|
id OpenTK.GLWidget
|
||||||
owners
|
owners
|
||||||
opentk thefiddler
|
opentk thefiddler
|
||||||
authors
|
authors
|
||||||
The Open Toolkit Team
|
The Open Toolkit Team
|
||||||
projectUrl
|
projectUrl
|
||||||
http://www.opentk.com
|
http://www.opentk.com
|
||||||
|
@ -19,6 +19,8 @@ tags
|
||||||
summary
|
summary
|
||||||
A set of fast, low-level C# bindings for OpenGL, OpenGL ES and OpenAL.
|
A set of fast, low-level C# bindings for OpenGL, OpenGL ES and OpenAL.
|
||||||
description
|
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.
|
OpenTK provides several utility libraries, including a math/linear algebra package, a windowing system, and input handling.
|
||||||
include-pdbs true
|
include-pdbs true
|
||||||
|
excludeddependencies
|
||||||
|
StyleCop.Analyzers
|
||||||
|
|
|
@ -2,7 +2,7 @@ type project
|
||||||
id OpenTK.Android
|
id OpenTK.Android
|
||||||
owners
|
owners
|
||||||
opentk thefiddler
|
opentk thefiddler
|
||||||
authors
|
authors
|
||||||
The Open Toolkit Team
|
The Open Toolkit Team
|
||||||
projectUrl
|
projectUrl
|
||||||
http://www.opentk.com
|
http://www.opentk.com
|
||||||
|
@ -19,6 +19,8 @@ tags
|
||||||
summary
|
summary
|
||||||
A set of fast, low-level C# bindings for OpenGL, OpenGL ES and OpenAL.
|
A set of fast, low-level C# bindings for OpenGL, OpenGL ES and OpenAL.
|
||||||
description
|
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.
|
OpenTK provides several utility libraries, including a math/linear algebra package, a windowing system, and input handling.
|
||||||
include-pdbs true
|
include-pdbs true
|
||||||
|
excludeddependencies
|
||||||
|
StyleCop.Analyzers
|
||||||
|
|
|
@ -2,7 +2,7 @@ type project
|
||||||
id OpenTK
|
id OpenTK
|
||||||
owners
|
owners
|
||||||
opentk thefiddler
|
opentk thefiddler
|
||||||
authors
|
authors
|
||||||
The Open Toolkit Team
|
The Open Toolkit Team
|
||||||
projectUrl
|
projectUrl
|
||||||
http://www.opentk.com
|
http://www.opentk.com
|
||||||
|
@ -19,8 +19,10 @@ tags
|
||||||
summary
|
summary
|
||||||
A set of fast, low-level C# bindings for OpenGL, OpenGL ES and OpenAL.
|
A set of fast, low-level C# bindings for OpenGL, OpenGL ES and OpenAL.
|
||||||
description
|
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.
|
OpenTK provides several utility libraries, including a math/linear algebra package, a windowing system, and input handling.
|
||||||
files
|
files
|
||||||
OpenTK.dll.config => content/
|
OpenTK.dll.config => content/
|
||||||
include-pdbs true
|
include-pdbs true
|
||||||
|
excludeddependencies
|
||||||
|
StyleCop.Analyzers
|
||||||
|
|
|
@ -2,7 +2,7 @@ type project
|
||||||
id OpenTK.iOS
|
id OpenTK.iOS
|
||||||
owners
|
owners
|
||||||
opentk thefiddler
|
opentk thefiddler
|
||||||
authors
|
authors
|
||||||
The Open Toolkit Team
|
The Open Toolkit Team
|
||||||
projectUrl
|
projectUrl
|
||||||
http://www.opentk.com
|
http://www.opentk.com
|
||||||
|
@ -19,6 +19,8 @@ tags
|
||||||
summary
|
summary
|
||||||
A set of fast, low-level C# bindings for OpenGL, OpenGL ES and OpenAL.
|
A set of fast, low-level C# bindings for OpenGL, OpenGL ES and OpenAL.
|
||||||
description
|
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.
|
OpenTK provides several utility libraries, including a math/linear algebra package, a windowing system, and input handling.
|
||||||
include-pdbs true
|
include-pdbs true
|
||||||
|
excludeddependencies
|
||||||
|
StyleCop.Analyzers
|
||||||
|
|
Loading…
Reference in a new issue