From e624e9497f5fcbc0e624c45ef1def6fb6be01680 Mon Sep 17 00:00:00 2001
From: "Aaron (Qilong)" <173288704@qq.com>
Date: Wed, 2 Oct 2024 16:46:24 -0400
Subject: [PATCH] Update Nuget Reference to remove a local dependency (#65)
---
Directory.Build.props | 2 +-
TuneUpTests/TuneUpTests.csproj | 3 ---
2 files changed, 1 insertion(+), 4 deletions(-)
diff --git a/Directory.Build.props b/Directory.Build.props
index 174f668..f219bb6 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -9,7 +9,7 @@
- 3.2.1.5366
+ 3.4.0-beta6405
1.3.2
diff --git a/TuneUpTests/TuneUpTests.csproj b/TuneUpTests/TuneUpTests.csproj
index e377d52..d4d3ff5 100644
--- a/TuneUpTests/TuneUpTests.csproj
+++ b/TuneUpTests/TuneUpTests.csproj
@@ -37,9 +37,6 @@
True
-
- ..\..\Dynamo\bin\AnyCPU\Debug\DynamoCoreWpfTests.dll
-
True