Skip to content

Commit

Permalink
Update SB
Browse files Browse the repository at this point in the history
  • Loading branch information
hugener committed Nov 26, 2023
1 parent 8ed35c1 commit 5fbb340
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Source/Sundew.CommandLine/Sundew.CommandLine.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@ Features:
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageReference Include="Sundew.Base.Collections" Version="11.0.2" />
<PackageReference Include="Sundew.Base.Primitives" Version="11.0.2" />
<PackageReference Include="Sundew.Base.Text" Version="11.0.2" />
<PackageReference Include="Sundew.Base.Collections" Version="11.0.4" />
<PackageReference Include="Sundew.Base.Primitives" Version="11.0.4" />
<PackageReference Include="Sundew.Base.Text" Version="11.0.4" />
<PackageReference Include="Sundew.Packaging.Publish" Version="8.2.6">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 5fbb340

Please sign in to comment.