Skip to content

Commit

Permalink
Merge pull request #156 from dotnet-campus/t/lindexi/LoongArch64
Browse files Browse the repository at this point in the history
  • Loading branch information
walterlv authored Nov 8, 2024
2 parents 3a8d2f5 + 91bce01 commit 3dcef67
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PackageVersion Include="coverlet.collector" Version="6.0.2" />
<PackageVersion Include="dotnetCampus.AsyncWorkerCollection.Source" Version="1.7.2" />
<PackageVersion Include="dotnetCampus.CommandLine" Version="3.3.1" />
<PackageVersion Include="dotnetCampus.LatestCSharpFeatures" Version="12.0.0" />
<PackageVersion Include="dotnetCampus.LatestCSharpFeatures" Version="12.0.1" />
<PackageVersion Include="Microsoft.AspNetCore.Hosting" Version="2.2.7" />
<PackageVersion Include="Microsoft.CodeAnalysis" Version="4.10.0" />
<PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4" />
Expand Down
2 changes: 1 addition & 1 deletion src/dotnetCampus.Ipc/dotnetCampus.Ipc.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="dotnetCampus.LatestCSharpFeatures" />
<PackageReference Include="dotnetCampus.LatestCSharpFeatures" PrivateAssets="all"/>
<PackageReference Include="dotnetCampus.AsyncWorkerCollection.Source" PrivateAssets="all" />
<PackageReference Include="Newtonsoft.Json" />
<PackageReference Include="System.ValueTuple" />
Expand Down

0 comments on commit 3dcef67

Please sign in to comment.