Skip to content

Commit

Permalink
Merge pull request #9 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 7d45a94 + 91b4a46 commit 49956a3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,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>

<ItemGroup>
Expand Down

0 comments on commit 49956a3

Please sign in to comment.