From 8bfbd914503dc5ecf77a33bcf30cf837bd411860 Mon Sep 17 00:00:00 2001 From: Evan Hemsley <2342303+ehemsley@users.noreply.github.com> Date: Wed, 19 Jun 2019 23:10:01 -0700 Subject: [PATCH] update csproj files --- encompass-cs/encompass-cs.csproj | 22 +--------------------- test/test.csproj | 4 ---- 2 files changed, 1 insertion(+), 25 deletions(-) diff --git a/encompass-cs/encompass-cs.csproj b/encompass-cs/encompass-cs.csproj index 6e91e76..90b197a 100644 --- a/encompass-cs/encompass-cs.csproj +++ b/encompass-cs/encompass-cs.csproj @@ -4,7 +4,7 @@ netstandard2.0 Encompass EncompassECS.Framework - 0.1.0 + 0.2.0 Evan Hemsley true Moonside Games @@ -15,24 +15,4 @@ Encompass is an engine-agnostic Hyper ECS framework to help you code games, or other kinds of simulations. true - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/test/test.csproj b/test/test.csproj index 72809a8..2c6a966 100644 --- a/test/test.csproj +++ b/test/test.csproj @@ -12,9 +12,5 @@ - - - - \ No newline at end of file