Skip to content

Commit

Permalink
Updated nuget package dependencies
Browse files Browse the repository at this point in the history
SA3D.Texturing: 1.3.6 -> 1.3.7
  • Loading branch information
Justin113D committed Apr 7, 2024
1 parent 174f3ed commit a0b8ebc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SA3D.Modeling/SA3D.Modeling.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

<ItemGroup>
<PackageReference Include="SA3D.Common" Version="1.4.6" />
<PackageReference Include="SA3D.Texturing" Version="1.3.6" />
<PackageReference Include="SA3D.Texturing" Version="1.3.7" />
</ItemGroup>

</Project>

0 comments on commit a0b8ebc

Please sign in to comment.