Skip to content

Commit

Permalink
Merge pull request #46 from dotnet-campus/t/lindexi/SourceYard
Browse files Browse the repository at this point in the history
更新源代码打包
  • Loading branch information
lindexi authored Dec 6, 2024
2 parents d23fb25 + dfced92 commit bd6aebc
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 bd6aebc

Please sign in to comment.