Update Android version and name

This commit is contained in:
Joel Wetzell
2020-06-12 10:04:43 -05:00
parent 660ad79805
commit f15668b4a7
4 changed files with 13 additions and 3 deletions
+2
View File
@@ -2,6 +2,8 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<AssemblyName>qController</AssemblyName>
<RootNamespace>qController</RootNamespace>
</PropertyGroup>
<ItemGroup>