Skip to content

Commit

Permalink
Upgrade TargetFramework version and reference package version.
Browse files Browse the repository at this point in the history
  • Loading branch information
pengweiqhca committed Mar 17, 2024
1 parent f37de95 commit 75b9beb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<None Update="appsettings.json" CopyToOutputDirectory="PreserveNewest" />

<PackageReference Include="Autofac.Extensions.DependencyInjection" Version="8.*" />
<PackageReference Include="Autofac.Extensions.DependencyInjection" Version="9.*" />
<PackageReference Include="FluentAssertions" Version="6.*" />
<PackageReference Include="FSharp.Core" Version="8.*" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.*" />
Expand Down

0 comments on commit 75b9beb

Please sign in to comment.