lnobad / lidgren-network-gen3

Automatically exported from code.google.com/p/lidgren-network-gen3
0 stars 0 forks source link

Patch to fix XnaGameClient content project reference #81

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The XnaGameClient.sln file has an invalid reference to the content project. 
It's easy to fix, I attached a patch.

You have a .cache file versioned in 
XnaGameClient/Content/obj/x86/Debug/ResolveAssemblyReference.cache, you might 
want to remove it.

If you're okay with giving me some commit rights, I'll happily take care of the 
changes. It's too bad you're not using mercurial or git, I could have forked 
and sent a simple pull request.

Thanks for an awesome library!

Original issue reported on code.google.com by elise...@gmail.com on 21 Jul 2011 at 10:12

Attachments:

GoogleCodeExporter commented 9 years ago
Applied; thanks! Regarding commit rights; I love to get help with the library, 
but I prefer to review and apply all changes myself so I have time to reflect 
over each change and know the entire code base.

Original comment by lidg...@gmail.com on 21 Jul 2011 at 11:28

GoogleCodeExporter commented 9 years ago
Yeah I can understand to that, that's why I love DVCS along with services like 
github / bitbucket.

Thanks for applying it!

Original comment by elise...@gmail.com on 21 Jul 2011 at 11:40