Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace submodule with a local copy #109

Open
wants to merge 7 commits into
base: dev
Choose a base branch
from

Conversation

MrKev312
Copy link

This pull request proposes the following changes:

  • Replaced SBAuroraR.NET submodule with a local copy
  • Updated the local copy to .NET 6.0
  • Optimized and made the code more readable

Maintaining SBAuroraR.NET in this repository instead of as a submodule allows for to easier management and updates to the code, especially since the original repository hasn't had any activity for 4 years. By replacing the submodule with a local copy and updating it to .NET 6.0, this PR aims to improve maintainability and support for a newer version of .NET. Additionally, the code has been optimized and made more readable to improve its overall quality and ease of use.

@MrKev312 MrKev312 changed the title Fix/submodule Replace submodule with a local copy Dec 11, 2022
@Aytackydln
Copy link
Member

Nice, this can help adding back the device controller requested on #80 maybe you can also restore it and make a build to test?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants