Skip to content

Commit

Permalink
Merge pull request #155 from dotnet-campus/t/lindexi/LoongArch64
Browse files Browse the repository at this point in the history
升级更基础的库 修复龙芯构建
  • Loading branch information
walterlv authored Nov 13, 2024
2 parents 244a105 + 8fe66a6 commit a1aee17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DotNETBuild/DotNETBuildSDK.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

<ItemGroup>
<PackageReference Include="dotnetCampus.Configurations" Version="1.6.12" />
<PackageReference Include="Lindexi.Src.GitCommand.Source" Version="1.1.20">
<PackageReference Include="Lindexi.Src.GitCommand.Source" Version="1.1.23-alpha01">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit a1aee17

Please sign in to comment.