Browse Source

change ui to input tag

Jean-David Moisan 6 years ago
parent
commit
6357704d63
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Source/Apos.Input.csproj

+ 1 - 1
Source/Apos.Input.csproj

@@ -8,7 +8,7 @@
     <Authors>Jean-David Moisan</Authors>
     <Company>Vyne Enterprise Inc.</Company>
     <Copyright>Copyright 2018</Copyright>
-    <PackageTags>gamedev;monogame;ui</PackageTags>
+    <PackageTags>gamedev;monogame;input</PackageTags>
     <PackageIconUrl>https://raw.githubusercontent.com/Apostolique/Apos.Input/master/Images/Icon.png</PackageIconUrl>
     <RepositoryUrl>https://github.com/Apostolique/Apos.Input</RepositoryUrl>
     <PackageProjectUrl>https://github.com/Apostolique/Apos.Input</PackageProjectUrl>