Skip to content

Commit a53eb0f

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.10.0 to 17.11.0 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.10.0...v17.11.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 e86926f commit a53eb0f

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

Lines changed: 1 addition & 1 deletion
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.10.0" />
16+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
1717
<PackageReference Include="MSTest.TestAdapter" Version="3.5.2" />
1818
<PackageReference Include="MSTest.TestFramework" Version="3.5.2" />
1919
<PackageReference Include="FluentAssertions" Version="6.12.0" />

0 commit comments

Comments
 (0)