From 24793e09db2071dff402f4e97b5d0db4ef90c4d1 Mon Sep 17 00:00:00 2001 From: CodySchrank Date: Mon, 5 Aug 2019 12:53:24 -0700 Subject: [PATCH] 0.6.0 Fixed multiple bugs. Core Reorganization. MTTRunner for faster testing/debugging --- Example/Example.csproj | 2 +- Source/MTT/MTT.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Example/Example.csproj b/Example/Example.csproj index 6444996..4325b6b 100755 --- a/Example/Example.csproj +++ b/Example/Example.csproj @@ -6,7 +6,7 @@ - + diff --git a/Source/MTT/MTT.csproj b/Source/MTT/MTT.csproj index d418722..63f99f3 100755 --- a/Source/MTT/MTT.csproj +++ b/Source/MTT/MTT.csproj @@ -8,7 +8,7 @@ tasks - 0.5.9 + 0.6.0