Skip to content

Commit cab375a

Browse files
chore(deps): update dotnet monorepo to v9
1 parent 6e18a50 commit cab375a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"sdk": {
33
"rollForward": "latestMajor",
4-
"version": "8.0.411"
4+
"version": "9.0.301"
55
}
66
}

src/JamieMagee.MicrosoftSecurityUpdates.Client/JamieMagee.MicrosoftSecurityUpdates.Client.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
</ItemGroup>
1212

1313
<ItemGroup Label="Package References">
14-
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.1" />
15-
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.2" />
14+
<PackageReference Include="Microsoft.Extensions.Http" Version="9.0.6" />
15+
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.6" />
1616
</ItemGroup>
1717

1818
</Project>

0 commit comments

Comments
 (0)