From 2927e83e09a614935efc93c4deb1e387bc02ab49 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 02:06:09 +0000 Subject: [PATCH] Update NuGet packages (#1894) Co-authored-by: Alan-Jowett Co-authored-by: Anurag Saxena <43585259+saxena-anurag@users.noreply.github.com> Co-authored-by: Dave Thaler --- .../libfuzzer/netebpfext_fuzzer/netebpfext_fuzzer.vcxproj | 8 ++++---- tests/libfuzzer/netebpfext_fuzzer/packages.config | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/tests/libfuzzer/netebpfext_fuzzer/netebpfext_fuzzer.vcxproj b/tests/libfuzzer/netebpfext_fuzzer/netebpfext_fuzzer.vcxproj index 1770dd7b9..e32b72f93 100644 --- a/tests/libfuzzer/netebpfext_fuzzer/netebpfext_fuzzer.vcxproj +++ b/tests/libfuzzer/netebpfext_fuzzer/netebpfext_fuzzer.vcxproj @@ -110,12 +110,12 @@ - + - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105.The missing file is {0}. - + - + \ No newline at end of file diff --git a/tests/libfuzzer/netebpfext_fuzzer/packages.config b/tests/libfuzzer/netebpfext_fuzzer/packages.config index cde753147..44c89a5fb 100644 --- a/tests/libfuzzer/netebpfext_fuzzer/packages.config +++ b/tests/libfuzzer/netebpfext_fuzzer/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file