Skip to content

Commit

Permalink
Update Apos.Input
Browse files Browse the repository at this point in the history
  • Loading branch information
Apostolique committed Apr 23, 2023
1 parent e9e7947 commit a75acb2
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Source/Full/Platforms/DesktopGL/DesktopGL.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="MonoGame.Content.Builder.Task" Version="3.8.1.303" />
<PackageReference Include="MonoGame.Framework.DesktopGL" Version="3.8.1.303" />
<PackageReference Include="Apos.Content.Read" Version="0.1.2" />
<PackageReference Include="Apos.Input" Version="2.4.1" />
<PackageReference Include="Apos.Input" Version="2.4.2" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Source/Full/Platforms/WindowsDX/WindowsDX.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="MonoGame.Content.Builder.Task" Version="3.8.1.303" />
<PackageReference Include="MonoGame.Framework.WindowsDX" Version="3.8.1.303" />
<PackageReference Include="Apos.Content.Read" Version="0.1.2" />
<PackageReference Include="Apos.Input" Version="2.4.1" />
<PackageReference Include="Apos.Input" Version="2.4.2" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Source/Simple/Platforms/DesktopGL/DesktopGL.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<ItemGroup>
<PackageReference Include="MonoGame.Content.Builder.Task" Version="3.8.1.303" />
<PackageReference Include="MonoGame.Framework.DesktopGL" Version="3.8.1.303" />
<PackageReference Include="Apos.Input" Version="2.4.1" />
<PackageReference Include="Apos.Input" Version="2.4.2" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Source/Simple/Platforms/WindowsDX/WindowsDX.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<ItemGroup>
<PackageReference Include="MonoGame.Content.Builder.Task" Version="3.8.1.303" />
<PackageReference Include="MonoGame.Framework.WindowsDX" Version="3.8.1.303" />
<PackageReference Include="Apos.Input" Version="2.4.1" />
<PackageReference Include="Apos.Input" Version="2.4.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit a75acb2

Please sign in to comment.