Skip to content

Commit ddf5395

Browse files
authored
Merge pull request #20 from Project-MONAI/dependabot/nuget/Microsoft.AspNetCore.TestHost-6.0.12
Bump Microsoft.AspNetCore.TestHost from 6.0.11 to 6.0.12
2 parents 704e469 + c9fb0ee commit ddf5395

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Authentication/Tests/Monai.Deploy.Security.Authentication.Tests.csproj

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
</PropertyGroup>
2525

2626
<ItemGroup>
27-
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="6.0.11" />
27+
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="6.0.12" />
2828
<PackageReference Include="Microsoft.Extensions.Hosting" Version="6.0.1" />
2929
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.0" />
3030
<PackageReference Include="xunit" Version="2.4.2" />

0 commit comments

Comments
 (0)