opentk / rift

Cross-platform Oculus Rift bindings for .Net and Mono
26 stars 9 forks source link

Removed nuget from the default build configuration #3

Closed thefiddler closed 10 years ago

thefiddler commented 10 years ago

Nuget packages now have to be built manually, either by right-clicking OpenTK.Rift.Nuget and selecting Build, or by invoking msbuild on OpenTK.Rift/Nuget/OpenTK.Rift.Nuget.csproj.

This simplifies builds for most users, who are not interested in publishing new OpenTK.Rift nuget packages.