Skip to content

Commit

Permalink
Update CSFML to the 2.6.0 NuGet package
Browse files Browse the repository at this point in the history
  • Loading branch information
eXpl0it3r committed Feb 4, 2024
1 parent 2b0df47 commit c68ed27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SFML.Module.props
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="CSFML" Version="2.5.2" />
<PackageReference Include="CSFML" Version="2.6.0" />
</ItemGroup>

</Project>

0 comments on commit c68ed27

Please sign in to comment.