Skip to content

Commit

Permalink
Update Apos.Shapes
Browse files Browse the repository at this point in the history
  • Loading branch information
Apostolique committed Aug 22, 2023
1 parent 860a3de commit b4d17d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Platforms/DesktopGL/DesktopGL.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<PackageReference Include="MonoGame.Framework.DesktopGL" Version="3.8.1.303" />
<PackageReference Include="Apos.Camera" Version="0.3.2" />
<PackageReference Include="Apos.Input" Version="2.4.2" />
<PackageReference Include="Apos.Shapes" Version="0.1.9" />
<PackageReference Include="Apos.Shapes" Version="0.1.10" />
<PackageReference Include="Apos.Spatial" Version="0.2.4" />
<PackageReference Include="Apos.Tweens" Version="0.1.3" />
<PackageReference Include="FontStashSharp.MonoGame" Version="1.2.8" />
Expand Down
2 changes: 1 addition & 1 deletion Platforms/WindowsDX/WindowsDX.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<PackageReference Include="MonoGame.Framework.WindowsDX" Version="3.8.1.303" />
<PackageReference Include="Apos.Camera" Version="0.3.2" />
<PackageReference Include="Apos.Input" Version="2.4.2" />
<PackageReference Include="Apos.Shapes" Version="0.1.9" />
<PackageReference Include="Apos.Shapes" Version="0.1.10" />
<PackageReference Include="Apos.Spatial" Version="0.2.4" />
<PackageReference Include="Apos.Tweens" Version="0.1.3" />
<PackageReference Include="FontStashSharp.MonoGame" Version="1.2.8" />
Expand Down

0 comments on commit b4d17d5

Please sign in to comment.