Moved to Old Repo #808

Merged
jjenko merged 11 commits from old_repo1 into Development 2026-08-26 10:29:53 -04:00
2 changed files with 8 additions and 0 deletions
Showing only changes of commit 3ae907cb69 - Show all commits
@@ -0,0 +1,4 @@
PUSHD ..\..\..\ReferencedObjects\Exe\RefObj\CmpRpt"
"..\..\..\..\AdjustBuildRevision\bin\Debug\AdjustBuildRevision" "%CD%\AssemblyInfo.cs"
POPD
pause
@@ -0,0 +1,4 @@
PUSHD ..\..\..\ReferencedObjects\Exe\RefObj\ROEditor"
"..\..\..\..\AdjustBuildRevision\bin\Debug\AdjustBuildRevision" "%CD%\AssemblyInfo.cs"
POPD
pause