From b7bd9f5950d9712217e2dd5b40f2aeb82294e3c7 Mon Sep 17 00:00:00 2001
From: a1xd <68629610+a1xd@users.noreply.github.com>
Date: Tue, 1 Dec 2020 01:41:22 -0500
Subject: refactor io
---
common/common.vcxitems | 1 +
1 file changed, 1 insertion(+)
(limited to 'common/common.vcxitems')
diff --git a/common/common.vcxitems b/common/common.vcxitems
index 1eabfd7..9c0a208 100644
--- a/common/common.vcxitems
+++ b/common/common.vcxitems
@@ -23,6 +23,7 @@
+
--
cgit v1.2.3
From 9bcfbd0687565b58ab2b955a37d9edab76f90a20 Mon Sep 17 00:00:00 2001
From: a1xd <68629610+a1xd@users.noreply.github.com>
Date: Wed, 2 Dec 2020 05:00:57 -0500
Subject: merge common-install with common
---
common/common.vcxitems | 1 +
1 file changed, 1 insertion(+)
(limited to 'common/common.vcxitems')
diff --git a/common/common.vcxitems b/common/common.vcxitems
index 9c0a208..69b4a69 100644
--- a/common/common.vcxitems
+++ b/common/common.vcxitems
@@ -27,6 +27,7 @@
+
--
cgit v1.2.3
From 7d14daf1d5fce4d09471a3abe2aca49cf7680816 Mon Sep 17 00:00:00 2001
From: a1xd <68629610+a1xd@users.noreply.github.com>
Date: Wed, 2 Dec 2020 05:25:19 -0500
Subject: embed version info into assemblies
check app versions against lib, lib against driver
add an 'about' dialog which displays version details, accessible from menu
refactor error handling + add check for negative offset
---
common/common.vcxitems | 1 +
1 file changed, 1 insertion(+)
(limited to 'common/common.vcxitems')
diff --git a/common/common.vcxitems b/common/common.vcxitems
index 69b4a69..2b03405 100644
--- a/common/common.vcxitems
+++ b/common/common.vcxitems
@@ -26,6 +26,7 @@
+
--
cgit v1.2.3