From 215a21f9b62aa50d9ca4037ca0a22f5b0920f373 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Pazdiora?= Date: Thu, 7 Jan 2021 23:21:33 +0100 Subject: rough GUI integration of "Device Hardware ID" --- grapher/grapher.csproj | 2 ++ 1 file changed, 2 insertions(+) (limited to 'grapher/grapher.csproj') diff --git a/grapher/grapher.csproj b/grapher/grapher.csproj index f6bdcb9..8adfa75 100644 --- a/grapher/grapher.csproj +++ b/grapher/grapher.csproj @@ -59,6 +59,7 @@ + @@ -92,6 +93,7 @@ + -- cgit v1.2.3 From 0adaf6bb52a871265805046566059f7994dd3ee6 Mon Sep 17 00:00:00 2001 From: Jacob Palecki Date: Thu, 7 Jan 2021 23:11:36 -0800 Subject: Include csproj as well --- grapher/grapher.csproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'grapher/grapher.csproj') diff --git a/grapher/grapher.csproj b/grapher/grapher.csproj index 8adfa75..2788cca 100644 --- a/grapher/grapher.csproj +++ b/grapher/grapher.csproj @@ -93,7 +93,8 @@ - + + -- cgit v1.2.3