Fixed build on Windows, please don't break it again #90

Merged
robinkanters merged 1 commits from master into master 2015-05-21 13:51:49 -04:00
robinkanters commented 2015-05-21 13:51:30 -04:00 (Migrated from github.com)

Without this check, this error should be thrown:

Error   17  An assembly with the same simple name 'MonoGame.Framework, Version=3.4.0.456, Culture=neutral, PublicKeyToken=null has already been imported. Try removing one of the references or sign them to enable side-by-side.   c:\Program Files (x86)\MonoGame\v3.0\Assemblies\WindowsGL\MonoGame.Framework.dll    TrueCraft.Client
Without this check, this error should be thrown: ``` Error 17 An assembly with the same simple name 'MonoGame.Framework, Version=3.4.0.456, Culture=neutral, PublicKeyToken=null has already been imported. Try removing one of the references or sign them to enable side-by-side. c:\Program Files (x86)\MonoGame\v3.0\Assemblies\WindowsGL\MonoGame.Framework.dll TrueCraft.Client ```
robinkanters commented 2015-05-21 13:51:54 -04:00 (Migrated from github.com)

Thanks

Thanks
This repo is archived. You cannot comment on pull requests.
No Reviewers
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: AstralTransRocketries/TrueCraft#90
No description provided.