Skip to content

Commit fed3e13

Browse files
Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 in /src
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) 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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 05e826d commit fed3e13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageVersion Include="Microsoft.Data.SqlClient" Version="5.2.2" />
1818
<PackageVersion Include="Microsoft.EntityFrameworkCore" Version="8.0.10" />
1919
<PackageVersion Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.10" />
20-
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
20+
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
2121
<PackageVersion Include="Polyfill" Version="7.4.1" />
2222
<PackageVersion Include="ProjectDefaults" Version="1.0.144" />
2323
<PackageVersion Include="System.Text.Encodings.Web" Version="8.0.0" />

0 commit comments

Comments
 (0)