|
@@ -3,7 +3,7 @@
|
|
|
<TargetFrameworks>netstandard2.0;net45</TargetFrameworks>
|
|
|
<PackageId>Apos.Gui</PackageId>
|
|
|
<Title>Apos.Gui</Title>
|
|
|
- <Version>0.9.11</Version>
|
|
|
+ <Version>0.9.11.1</Version>
|
|
|
<Description>UI library for MonoGame.</Description>
|
|
|
<Authors>Jean-David Moisan</Authors>
|
|
|
<Company>Vyne Enterprise Inc.</Company>
|
|
@@ -22,6 +22,6 @@
|
|
|
<PackageReference Include="MonoGame.Framework.Portable" PrivateAssets="All" Version="3.6.0.1625"/>
|
|
|
<PackageReference Include="SpriteFontPlus.MonoGame" Version="0.6.2.14"/>
|
|
|
<PackageReference Include="Optional" Version="4.0.0"/>
|
|
|
- <PackageReference Include="Apos.Input" Version="0.2.0"/>
|
|
|
+ <PackageReference Include="Apos.Input" Version="0.2.1"/>
|
|
|
</ItemGroup>
|
|
|
</Project>
|