From deec35b7134d0c3944f8ef91e53111ad5a5f81fb Mon Sep 17 00:00:00 2001 From: Sweeky Satpathy Date: Wed, 26 Jun 2019 11:42:51 -0700 Subject: [PATCH] fixing .net build issue --- tests/HotUI.Tests/HotUI.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/HotUI.Tests/HotUI.Tests.csproj b/tests/HotUI.Tests/HotUI.Tests.csproj index 0265730f..e33286c2 100644 --- a/tests/HotUI.Tests/HotUI.Tests.csproj +++ b/tests/HotUI.Tests/HotUI.Tests.csproj @@ -2,7 +2,7 @@ netcoreapp2.2 - + true false