added in version.prop update and the ps script

This commit is contained in:
Clint Rutkas
2020-09-23 08:10:42 -07:00
parent 75ace74d37
commit eadab13d1c
2 changed files with 44 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Version>0.21.2</Version>
<Version>0.0.1</Version>
<DevEnvironment>Local</DevEnvironment>
</PropertyGroup>
</Project>