Skip to content

Commit 93b9940

Browse files
chore(deps): update dotnet monorepo to 10.0.2
1 parent e0b87b9 commit 93b9940

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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="10.0.1" />
15-
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="10.0.1" />
14+
<PackageReference Include="Microsoft.Extensions.Http" Version="10.0.2" />
15+
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="10.0.2" />
1616
</ItemGroup>
1717

1818
</Project>

0 commit comments

Comments
 (0)