Skip to content

Commit

Permalink
Update AsepriteDotNet dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
AristurtleDev committed Apr 2, 2024
1 parent cede97d commit 33e0275
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@

<PackageReference Include="MonoGame.Framework.DesktopGL" Version="3.8.1.303" PrivateAssets="All" />

<PackageReference Include="AsepriteDotNet" Version="1.4.1" />
<PackageReference Include="AsepriteDotNet" Version="1.7.2" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion source/MonoGame.Aseprite/MonoGame.Aseprite.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

<!-- NuGet Package References -->
<ItemGroup>
<PackageReference Include="AsepriteDotNet" Version="1.4.1" />
<PackageReference Include="AsepriteDotNet" Version="1.7.2" />
<PackageReference Include="MonoGame.Framework.DesktopGL" Version="3.8.1.303" PrivateAssets="All" />
</ItemGroup>

Expand Down

0 comments on commit 33e0275

Please sign in to comment.