Skip to content

Commit

Permalink
feat: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
WeihanLi committed Oct 4, 2024
1 parent 0df53c7 commit f1c5838
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<!-- Enable central package management -->
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
<RoslynVersion>4.13.0-1.24502.1</RoslynVersion>
<RoslynVersion>4.13.0-1.24503.11</RoslynVersion>
<!-- https://learn.microsoft.com/en-us/nuget/reference/errors-and-warnings/nu1901-nu1904 -->
<NuGetAudit>false</NuGetAudit>
</PropertyGroup>
Expand All @@ -14,7 +14,7 @@
<PackageVersion Include="NuGet.Protocol" Version="6.11.1" />
<PackageVersion Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
<PackageVersion Include="System.Linq.Async" Version="6.0.1" />
<PackageVersion Include="WeihanLi.Common" Version="1.0.70-preview-20241002-154704" />
<PackageVersion Include="WeihanLi.Common" Version="1.0.70" />
</ItemGroup>
<ItemGroup>
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
Expand Down

0 comments on commit f1c5838

Please sign in to comment.