Doublevil / Houhou-SRS

Japanese dictionary and SRS self-learning application for Windows.
http://houhou-srs.com
Other
149 stars 29 forks source link

Build fixed #8

Closed hammeron-art closed 8 years ago

Doublevil commented 8 years ago

Actually we should get rid of the package binaries. NuGet will acquire the dependencies and I'm pretty sure we're not supposed to commit anything in the "packages" directory other than the repositories.config file. I did commit some packages but it was a mistake.

Also, am I right to think you updated some of the dependencies?

hammeron-art commented 8 years ago

Yes. To the latest version of Extended.Wpf.Toolkit.

I agree. In this case the package folder is deleted, untracked and ignored then VS automatically install them in the first run.