From b679edc778592c5631232000a965f31f51d9ca30 Mon Sep 17 00:00:00 2001 From: ChrisDill Date: Wed, 27 Jan 2021 14:10:10 +0000 Subject: [PATCH] Adjust dependency versions in Raylib-cs.Tests - Update Microsoft.NET.Test.Sdk to 16.7.1 - Update xunit.runner.visualstudio to 2.4.3. - Revert coverlet.collector to 1.3.0. --- Raylib-cs.Tests/Raylib-cs.Tests.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Raylib-cs.Tests/Raylib-cs.Tests.csproj b/Raylib-cs.Tests/Raylib-cs.Tests.csproj index 278cd8c..1b23439 100644 --- a/Raylib-cs.Tests/Raylib-cs.Tests.csproj +++ b/Raylib-cs.Tests/Raylib-cs.Tests.csproj @@ -6,10 +6,10 @@ - + - - + +