MSVC 16 compatibility #3

Open
eyck wants to merge 0 commits from msvc_compat into develop
Owner

This add compatibility with MSVC 16/VS2019

This add compatibility with MSVC 16/VS2019
eyck added 2 commits 2021-10-11 09:23:45 +02:00
This branch is already included in the target branch. There is nothing to merge.
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 msvc_compat develop
git pull origin msvc_compat

Step 2:

Merge the changes and update on Gitea.
git checkout develop
git merge --no-ff msvc_compat
git push origin develop
Sign in to join this conversation.
No reviewers
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: DBT-RISE/DBT-RISE-TGC#3
No description provided.