Skip to content
This repository was archived by the owner on Jul 9, 2023. It is now read-only.

Commit fdfaf87

Browse files
committed
nuget upgrade
1 parent 217c1b8 commit fdfaf87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Titanium.Web.Proxy.IntegrationTests/Titanium.Web.Proxy.IntegrationTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<FrameworkReference Include="Microsoft.AspNetCore.App" />
1717
<PackageReference Include="Microsoft.AspNetCore.Server.Kestrel" Version="2.2.0" />
1818
<PackageReference Include="Microsoft.AspNetCore.Server.Kestrel.Https" Version="2.2.0" />
19-
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="3.0.0" />
19+
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="3.0.1" />
2020
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.4.0" />
2121
<PackageReference Include="MSTest.TestAdapter" Version="2.0.0" />
2222
<PackageReference Include="MSTest.TestFramework" Version="2.0.0" />

0 commit comments

Comments
 (0)