Skip to content

Commit

Permalink
更新源代码打包
Browse files Browse the repository at this point in the history
  • Loading branch information
lindexi committed Dec 6, 2024
1 parent d23fb25 commit dfced92
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@


<ItemGroup>
<PackageReference Include="dotnetCampus.SourceYard" Version="0.1.19099-alpha" Condition="'$(TargetFramework)'=='net45'">
<PackageReference Include="dotnetCampus.SourceYard" Version="1.0.0-alpha03" Condition="'$(TargetFramework)'=='net45'">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit dfced92

Please sign in to comment.