From ce6c54ac0603b19c01cd5acd4c964b03024d992b Mon Sep 17 00:00:00 2001 From: Daniel Hafner Date: Sun, 31 Jan 2021 13:58:06 +0100 Subject: [PATCH] moved to net5 --- DroneTest.UI/DroneTest.UI.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DroneTest.UI/DroneTest.UI.csproj b/DroneTest.UI/DroneTest.UI.csproj index 8ba1d0d..db404c0 100644 --- a/DroneTest.UI/DroneTest.UI.csproj +++ b/DroneTest.UI/DroneTest.UI.csproj @@ -2,7 +2,7 @@ WinExe - netcoreapp3.1 + net5.0-windows true