See full discussion here: https://opendbiff.codeplex.com/discussions/579065
Converting this project to Visual Studio 2013 and improving first-build & first-edit experience:
1. Add .gitignore
1. Upgrade solution and projects to VS2013.
1. Remove the setup project.
1. Replace the Ascend GradientPanel control with standard Panel.
1. Replace Scintilla code with DLL references.
1. Upgrade cleanup.
Comments: Two comments: UpgradeLog.htm should be added to .gitignore instead of added to source control: https://github.com/search?q=UpgradeLog.htm&ref=searchresults&type=Code&utf8=%E2%9C%93 I tried to build using Xamarin Studio and there is currently an issue with the solution file that they are in the process of sorting out; I will probably add a work-around so that it can build there: http://forums.xamarin.com/discussion/29190/using-the-same-projects-solution-in-both-xamarin-studio-and-visual-studio
Converting this project to Visual Studio 2013 and improving first-build & first-edit experience:
1. Add .gitignore
1. Upgrade solution and projects to VS2013.
1. Remove the setup project.
1. Replace the Ascend GradientPanel control with standard Panel.
1. Replace Scintilla code with DLL references.
1. Upgrade cleanup.
Comments: Two comments: UpgradeLog.htm should be added to .gitignore instead of added to source control: https://github.com/search?q=UpgradeLog.htm&ref=searchresults&type=Code&utf8=%E2%9C%93 I tried to build using Xamarin Studio and there is currently an issue with the solution file that they are in the process of sorting out; I will probably add a work-around so that it can build there: http://forums.xamarin.com/discussion/29190/using-the-same-projects-solution-in-both-xamarin-studio-and-visual-studio