Skip to content

Commit

Permalink
Update Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Taiizor committed Nov 2, 2023
1 parent 2201b05 commit 8b8f759
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Bundle/Sucrose.Bundle/Sucrose.Bundle.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Skylark.Wing" Version="3.1.1.5" />
<PackageReference Include="Skylark.Standard" Version="3.1.2" />
<PackageReference Include="Skylark.Wing" Version="3.1.1.6" />
<PackageReference Include="Skylark.Standard" Version="3.1.2.1" />
<PackageReference Include="Costura.Fody" Version="5.8.0-alpha0098" Condition="$(TargetFramework.StartsWith('net48'))">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>compile; runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 8b8f759

Please sign in to comment.