From 82342e8be6ebae91c91b620a82e006b0193637f9 Mon Sep 17 00:00:00 2001 From: "Jeremy D. Miller" Date: Thu, 12 Dec 2024 12:06:50 -0600 Subject: [PATCH] Upgrading Vogen to get around dependency issues --- src/DaemonTests/DaemonTests.csproj | 2 +- src/ValueTypeTests/ValueTypeTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/DaemonTests/DaemonTests.csproj b/src/DaemonTests/DaemonTests.csproj index c3563b0ac9..946e3b8c03 100644 --- a/src/DaemonTests/DaemonTests.csproj +++ b/src/DaemonTests/DaemonTests.csproj @@ -15,7 +15,7 @@ runtime; build; native; contentfiles; analyzers - + diff --git a/src/ValueTypeTests/ValueTypeTests.csproj b/src/ValueTypeTests/ValueTypeTests.csproj index 6c77ef2cc6..7b89382a83 100644 --- a/src/ValueTypeTests/ValueTypeTests.csproj +++ b/src/ValueTypeTests/ValueTypeTests.csproj @@ -10,7 +10,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive