From 43563e0073e4e34bccd21ce00c26068a86224967 Mon Sep 17 00:00:00 2001 From: Jonathan Pobst Date: Mon, 12 Dec 2022 13:18:15 -0600 Subject: [PATCH] [Dynamic-Tests] Replace Microsoft.CSharp reference with NuGet package. --- Directory.Build.targets | 1 + .../Java.Interop.Dynamic-Tests.csproj | 5 +---- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/Directory.Build.targets b/Directory.Build.targets index a6024dbe4..ad7026807 100644 --- a/Directory.Build.targets +++ b/Directory.Build.targets @@ -17,6 +17,7 @@ + diff --git a/tests/Java.Interop.Dynamic-Tests/Java.Interop.Dynamic-Tests.csproj b/tests/Java.Interop.Dynamic-Tests/Java.Interop.Dynamic-Tests.csproj index e56033e57..4963196f3 100644 --- a/tests/Java.Interop.Dynamic-Tests/Java.Interop.Dynamic-Tests.csproj +++ b/tests/Java.Interop.Dynamic-Tests/Java.Interop.Dynamic-Tests.csproj @@ -13,10 +13,7 @@ - - - - +