Skip to content

Commit

Permalink
Updated SB
Browse files Browse the repository at this point in the history
=> release
  • Loading branch information
hugener committed Dec 18, 2023
1 parent 6735d05 commit ca5402f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Source/Sundew.CommandLine/Sundew.CommandLine.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,10 @@ Features:
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageReference Include="Sundew.Base.Collections" Version="12.0.1" />
<PackageReference Include="Sundew.Base.Primitives" Version="12.0.1" />
<PackageReference Include="Sundew.Base.Text" Version="12.0.1" />
<PackageReference Include="Sundew.Packaging.Publish" Version="10.0.4">
<PackageReference Include="Sundew.Base.Collections" Version="12.0.2" />
<PackageReference Include="Sundew.Base.Primitives" Version="12.0.2" />
<PackageReference Include="Sundew.Base.Text" Version="12.0.2" />
<PackageReference Include="Sundew.Packaging.Publish" Version="10.0.5">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit ca5402f

Please sign in to comment.