Skip to content

Commit d1e0faf

Browse files
Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.7.2 (#40)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.4.1 to 17.7.2. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.4.1...v17.7.2) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 37c878f commit d1e0faf

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<ItemGroup>
2727
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="6.0.15" />
2828
<PackageReference Include="Microsoft.Extensions.Hosting" Version="6.0.1" />
29-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.1" />
29+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
3030
<PackageReference Include="xunit" Version="2.4.2" />
3131
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
3232
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)