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