geomatics-io / ObjectListView

ObjectListView is a .NET ListView wired on caffeine, guarana and steroids. More calmly, it is a C# wrapper around a .NET ListView, which makes the ListView much easier to use and teaches it lots of neat new tricks.
http://objectlistview.sourceforge.net/cs/index.html
GNU General Public License v3.0
118 stars 59 forks source link

Add VS2022 Solution and Project Files #17

Closed zhiliangpt closed 1 year ago

zhiliangpt commented 1 year ago

Description:

This pull request adds a new solution file (sln) and project files (prj) specifically for Visual Studio 2022, while ensuring that the existing files based on VS2012 remain unchanged. By introducing these new files, we can take advantage of the features and capabilities offered by VS2022 and make modifications or enhancements accordingly.

Changes Made:

Added a new solution file (sln) for Visual Studio 2022. Created project files (prj) compatible with VS2022, allowing for modifications and expansions utilizing its features.

Benefits:

Enables the team to work with VS2022 and leverage its enhanced tools and functionalities. Provides an opportunity to explore and incorporate new features specific to VS2022. Ensures backward compatibility by keeping the existing VS2012 files intact.

Additional Notes:

This pull request does not modify any existing files or functionality related to VS2012. The new solution and project files are designed to coexist with the current setup seamlessly. Testing has been conducted to ensure compatibility and proper integration with VS2022. Please review the changes and provide your valuable feedback. Thank you for your attention to this pull request.

zhiliangpt commented 1 year ago

Apologies for the confusion. This pull request was opened accidentally, and I have now closed it. Please disregard any changes made in this request.

christianjunk commented 1 year ago

Hi @zhiliangpt. Thank you for your pull request. I just looked at the changes and wanted to thank you very much! What's wrong with approving the request?

zhiliangpt commented 1 year ago

I accidentally deleted the forked repository, so I will copy and paste the files and open another pull request with the new repository. To avoid confusion, I have closed this request.