From 1c4125aadb58f25aa7debd4e494f1235a027c535 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20LAVERGNE?= Date: Sun, 2 Jun 2024 14:10:43 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=9B=A1=EF=B8=8F=20Ajout=20du=20paquet=20N?= =?UTF-8?q?uGet=20pour=20les=20Mocks=20dans=20les=20tests=20unitaires?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/Trek-12/Tests/Tests.csproj | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/source/Trek-12/Tests/Tests.csproj b/source/Trek-12/Tests/Tests.csproj index 2fea905..4ea534a 100644 --- a/source/Trek-12/Tests/Tests.csproj +++ b/source/Trek-12/Tests/Tests.csproj @@ -10,8 +10,9 @@ - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all