Skip to content

Commit

Permalink
Update Packinf version
Browse files Browse the repository at this point in the history
  • Loading branch information
Arthri committed Jun 15, 2024
1 parent dc31cc7 commit 453ef0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Belp.SDK.PackOnly/Assets/Sdk/Sdk.props
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@


<ItemGroup>
<PackageReference Condition="'$(ReferencePackinf)' != 'false'" Include="Belp.Build.Packinf" Version="0.3.0" PrivateAssets="all" IncludeAssets="all" />
<PackageReference Condition="'$(ReferencePackinf)' != 'false'" Include="Belp.Build.Packinf" Version="0.6.0" PrivateAssets="all" IncludeAssets="all" />
</ItemGroup>


Expand Down

0 comments on commit 453ef0c

Please sign in to comment.