From 46dbaf6790b5e2af4b1cbbf5b8a604dc34885750 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Dembski?= Date: Tue, 22 Aug 2023 22:06:53 +0200 Subject: [PATCH] Updating a reference to build tools According to dependabot/dependabot-core#2920 `PackageDownload` will not be tracked by Dependabot. Changing the references to `PackageReference` so that the bot will track and update them. --- build/_build.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/_build.csproj b/build/_build.csproj index 161039c3..0e50bb9e 100644 --- a/build/_build.csproj +++ b/build/_build.csproj @@ -16,8 +16,8 @@ - - + +