Skip to content

Commit ae487af

Browse files
dependabot[bot]HavenDV
authored andcommitted
build(deps): bump Microsoft.NET.Test.Sdk in the all group
Bumps the all group with 1 update: [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest). Updates `Microsoft.NET.Test.Sdk` from 17.11.1 to 17.12.0 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.11.1...v17.12.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 880c084 commit ae487af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tests/NamedPipeServerStream.NetFrameworkVersion.Tests/NamedPipeServerStream.NetFrameworkVersion.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PrivateAssets>all</PrivateAssets>
1414
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1515
</PackageReference>
16-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
16+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
1717
<PackageReference Include="MSTest.TestAdapter" Version="3.6.3" />
1818
<PackageReference Include="MSTest.TestFramework" Version="3.6.3" />
1919
<PackageReference Include="FluentAssertions" Version="6.12.2" />

0 commit comments

Comments
 (0)