Skip to content

Commit

Permalink
Merge pull request #38 from royalapplications/update-9.0-packages
Browse files Browse the repository at this point in the history
Update NoGet packages to 9.0
  • Loading branch information
StefanKoell authored Nov 13, 2024
2 parents feb3730 + b1b0903 commit 75fb907
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)' == 'net9.0-windows'">
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.0-rc.2.24473.5" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.0" />
</ItemGroup>

</Project>

0 comments on commit 75fb907

Please sign in to comment.