Skip to content

Commit

Permalink
Merge pull request #28 from pippinmole/renovate/major-dotnet-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update dotnet monorepo to v9 (major)
  • Loading branch information
pippinmole authored Dec 23, 2024
2 parents 00e8c80 + 9006d35 commit e280049
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="5.0.0" />
<PackageReference Include="Microsoft.Extensions.Options" Version="5.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Options" Version="9.0.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.2.0" />
</ItemGroup>

Expand Down

0 comments on commit e280049

Please sign in to comment.