WIP: Refactorization #1

Draft
don wants to merge 6 commits from refactor into dev
don commented 2 years ago
Owner

upgraded to net 6.0

minor changes to support .net upgrade

upgraded to net 6.0 minor changes to support .net upgrade
don added 1 commit 2 years ago
9e62eb5c05 initial refactor commit
upgraded to net 6.0

minor changes to support .net upgrade
don added 1 commit 2 years ago
don added 4 commits 2 years ago
This pull request is marked as a work in progress.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b refactor dev
git pull origin refactor

Step 2:

Merge the changes and update on Gitea.
git checkout dev
git merge --no-ff refactor
git push origin dev
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: DMCDynamics/OSI-API#1
Loading…
There is no content yet.