Skip to content

Commit

Permalink
Update Directory.Packages.props
Browse files Browse the repository at this point in the history
  • Loading branch information
WeihanLi authored Oct 4, 2024
1 parent 092a7ec commit a89bd63
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
<PackageVersion Condition="'$(TargetFramework)'=='net7.0'" Include="Microsoft.Extensions.Logging.Console" Version="7.0.0" />
<PackageVersion Condition="'$(TargetFramework)'=='net8.0'" Include="Microsoft.Extensions.Logging.Console" Version="8.0.0" />
<PackageVersion Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
<PackageVersion Include="WeihanLi.Common" Version="1.0.60" />
<PackageVersion Include="WeihanLi.Npoi" Version="2.4.2" />
<PackageVersion Include="WeihanLi.Common" Version="1.0.70" />
<PackageVersion Include="WeihanLi.Npoi" Version="2.5.0" />
</ItemGroup>
<ItemGroup>
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
Expand All @@ -26,4 +26,4 @@
<ItemGroup>
<GlobalPackageReference Include="PolySharp" Version="1.13.2" />
</ItemGroup>
</Project>
</Project>

0 comments on commit a89bd63

Please sign in to comment.