From f00c106fc3ea0ec7bbeedfd00bc9c042ac2402b6 Mon Sep 17 00:00:00 2001 From: jonnew Date: Mon, 12 Aug 2024 11:27:49 -0400 Subject: [PATCH] Attempt to resolve untracked sources in nuget package --- OpenEphys.Commutator/OpenEphys.Commutator.csproj | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/OpenEphys.Commutator/OpenEphys.Commutator.csproj b/OpenEphys.Commutator/OpenEphys.Commutator.csproj index 5e7a039..f864d3a 100644 --- a/OpenEphys.Commutator/OpenEphys.Commutator.csproj +++ b/OpenEphys.Commutator/OpenEphys.Commutator.csproj @@ -5,12 +5,18 @@ Bonsai library containing interfaces for control of Open Ephys commutators. Bonsai Rx Open Ephys Commutator net472 + + + false + true + +