Skip to content

Commit

Permalink
fix #2121
Browse files Browse the repository at this point in the history
  • Loading branch information
qhy040404 committed Nov 4, 2024
1 parent b34b87b commit 7c40edd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Snap.Hutao/Snap.Hutao/Snap.Hutao.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -358,11 +358,11 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageReference Include="Snap.Hutao.SourceGeneration" Version="1.1.27">
<PackageReference Include="Snap.Hutao.SourceGeneration" Version="1.1.28">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Snap.Hutao.UnlockerIsland" Version="1.1.20">
<PackageReference Include="Snap.Hutao.UnlockerIsland" Version="1.1.21">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 7c40edd

Please sign in to comment.